Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.

Applications

Before diving into all the applications that come with Haiku, let's have a more detailed look at how to install and uninstall programs. The most convenient way to find, install, update and uninstall applications is via Haiku's package management system. However, since Haiku is largely binary and source compatible to its ancestor BeOS, you might find older archives (.zip and .pkg) that can still be installed as well.

Below you'll always find the ~/config/ hierarchy of the Home folder mentioned. If you intend to share packages for all users (once Haiku becomes multi-user aware), you should use the mirrored filesystem hierarchy under /system/. See topic Filesystem layout for more information.

index Haiku packages (.hpkg)

The simplest way is to use HaikuDepot to find, download and automatically install and uninstall a package. If that isn't an option ——— maybe you downloaded a package somewhere, because it's not (yet) in a public repository ——— it's just as easy to install it manually: Just move the .hpkg file into ~/config/packages/.

You'll find the newly installed application in ~/config/apps/ or, in case of a commandline application, in ~/config/bin/. All other files the program depends upon (libraries, data, add-ons, etc.) appear automatically in the right locations in the filesystem.

Topics Deskbar or LaunchBox describe how to add shortcuts to your newly installed application.

Uninstalling is just as easy: move the package out of ~/config/packages/.

By the way, although you can unpack a .hpkg file like any other archive, this is not what the package mangement is doing when you're installing a package. The underlying filesystem only appears to spread files in their respective folders, there's no physical moving around taking place. This is why installing/uninstalling is so very fast and clean.

If the package depends on some other library or package, a window will pop up, asking if the necessary files shall be downloaded and installed as well.

index Old BeOS archives (.zip and .pkg)

BeOS archives that include all they need in their app's folder can simply be unpacked (double clicking opens Expander) anywhere in /boot/home/ and run from there. Uninstalling such self-contained applications is easy: just delete the app's folder.

This is true for the majority of old BeOS applications. If you happen upon one that doesn't work out-of-the-box, because it wants to spread its files to hard-coded locations that are not guaranteed to exist, you can try to fix things manually. The folder ~/config/non-packaged/ allows you to recreate the needed folder hierarchy. As more and more real .hpkg packages become available and old BeOS applications get re-packaged, this will become less needed. Please consult this online article on how to use the non-packaged hierarchy.

index Applications intégrées à Haiku

Haiku comes with a set of mostly small but essential applications. You'll find all of them at /boot/system/apps/. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the Applications menu of the Deskbar.

iconActivityMonitor Permet de surveiller les ressources système comme le processeur et la mémoire.
iconBootManager Installe un menu d'amorçage dans le "Master Boot Record" (MBR) au début du disque.
iconCDPlayer Un lecteur de CD audio.
iconCharacterMap Affiche la table des caractères Unicode.
iconCodyCam Cet outil permet d'envoyer régulièrement les images d'une webcam vers un serveur.
iconDeskCalc Une calculette.
iconDiskProbe Un éditeur hexadécimal pour les fichiers et les mémoires de masse.
iconDiskUsage Affiche une représentation graphique de l'espace disque consommé sur un disque dur.
iconDriveSetup Un outil de partitionnement de disque dur.
iconExpander Permet de décompresser les formats d'archive les plus courants.
iconHaikuDepot A tool to find, download, install, update and uninstall (application) packages [still missing]
iconIcon-O-Matic Une application de création d'icônes vectorielles pour Haiku.
iconInstaller Permet l'installation de Haiku sur une partition du disque dur.
iconMagnify Fournit une image agrandie de la zone autour du curseur de la souris.
iconMail Un client e-mail.
iconMediaPlayer Un lecteur audio/vidéo supportant un grand nombre de formats.
iconMidiPlayer Un lecteur de fichiers MIDI
iconPackageInstaller Installeur de paquets BeOS au format PKG.
iconPeople Un gestionnaire de contacts.
iconPoorMan Un serveur web simple et léger.
iconScreenshot Un outil de capture d'écran.
iconShowImage Une visionneuse d'images.
iconSoundRecorder Permet d'enregistrer du son depuis une entrée audio ou microphone. [pas encore documenté]
iconStyledEdit Un éditeur de texte simple.
iconTerminal Accès au shell bash.
iconTextSearch Un outil de recherche dans les fichiers texte.
iconTV Un visualisateur de TV analogique [pas encore documenté]
iconWebPositive Un navigateur Web natif.

index Les programmes en ligne de commande spécifiques à Haiku

En plus des outils en ligne de commande habituels qui viennent avec l'interpréteur de commande Bash ou qui sont nécessaires pour la compatibilité Posix, quelques programmes en ligne de commandes spécifiques à Haiku mérites d'êtres mentionnés. Ces commandes sont souvent très utiles dans les scripts. Vous pouvez aussi consulter le sujet sur le Bash et les Scripts.

iconListe de tous les programmes en ligne de commande
iconProgrammes en ligne de commande spécifiques à Haiku

index Applications fournies

En plus des applications listées ci-dessus, qui sont toutes maintenues par le projet Haiku, quelques applications supplémentaires sont fournies. Les rapports de bogues et suggestions pour ces applications doivent être envoyés à leurs mainteneurs respectifs.

iconBePDF Un visualisateur PDF.
iconPe Un éditeur de texte avancé supportant la colorisation syntaxique, et plus encore.
iconVision Un client IRC.
iconWonderBrush Le programme d'édition graphique de YellowBites.