Aplicații
Înainte de a vedea toate aplicațiile care vin împreună cu Haiku, hai să avem o vedere mai detaliată a modulului de instalare și dezinstalare a programelor. Cea mai convenabilă metodă de a găsi, instala, actualiza și dezinstala aplicații este via sistemului de administrare al pachetelor Haiku. Însă de vreme ce Haiku este în mare parte binar și compatibil sursă cu ascendentul său BeOS, este posibil să găsiți arhive mai vechi (.zip și .pkg) care pot fi încă instalate.
Pachete Haiku (.hpkg)
Cea mai simplă metodă este să folosiți HaikuDepot pentru a găsi, descărca, instala și dezinstala automat un pachet. Dacă ați descărcat un pachet din altă parte — poate pentru că nu este (încă) într-un depozit public — dați clic dublu pe acesta pentru a-l deschide în HaikUDepot și instala de acolo.
Veți găsi aplicația nou instalată la /system/apps/ sau în cazul unei aplicații în linia de comandă la /system/bin/. Toate celelalte fișiere de care programul depinde (librării, date, suplimente, etc.) apar automat în locațiile corecte în sistemul de fișiere.
Topicurile Deskbar sau LaunchBox descriu cum să adăugați scurtături la aplicația recent instalată.
Dacă pachetul depinde de altă librărie sau pachet, va apărea o fereastră întrebând dacă fișierele necesare vor fi de asemenea descărcate și instalate.
Dezinstalarea merge la fel de simplu: Găsiți pachetul în HaikuDepot și dați clic pe
.Dacă lucrați în Terminal și doriți să dez/instalați pachete într-un script, ar trebui să vă uitați la comanda pkgman --help.
Arhive BeOS vechi (.zip și .pkg)
BeOS archives that include all they need in their app's folder can simply be unpacked (double clicking opens Expander or the old PackageInstaller) 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 /system/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.
Aplicațiile 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 menu of the Deskbar.
ActivityMonitor | A tool to track system resources like CPU and memory usage. | ||
BootManager | A tool to install a boot menu in the Master Boot Record (MBR) of a drive. | ||
CharacterMap | An application that shows the Unicode character map. | ||
CodyCam | A tool to regularly upload images from a webcam to a server. | ||
Debugger | A graphical debugger. | ||
DeskCalc | A calculator. | ||
DiskProbe | A HEX editor for files and devices. | ||
DiskUsage | A tool to visualize a disk's memory usage. | ||
DriveSetup | A harddisk partitioning tool. | ||
Expander | A tool to unpack common archives. | ||
HaikuDepot | A tool to find, download, install, update and uninstall (application) packages | ||
Icon-O-Matic | An app to create Haiku's vector icons. | ||
Installer | The tool to install Haiku to a partition. | ||
Magnify | A magnified view of the area around your mouse pointer. | ||
An email client. | |||
MediaPlayer | A player for all supported audio/video files. | ||
MidiPlayer | A player for MIDI files. | ||
PackageInstaller | Installer for BeOS packages in PKG format. | ||
People | A contact manager. | ||
PoorMan | A simple web server. | ||
Screenshot | A tool to take screenshots. | ||
ShowImage | A simple image viewer. | ||
SoundRecorder | A tool to record audio from line-in or a microphone. [still missing] | ||
StyledEdit | A simple text editor. | ||
Terminal | Access to the bash. | ||
TextSearch | A search tool for text files. | ||
TV | A viewer for analog TV. [still missing] | ||
WebPositive | A native web browser |
Aplicații în linie de comandă Haiku
Besides the normal commandline tools coming with the bash shell or are necessary to be POSIX compliant, there are a few Haiku-specific commandline applications worth mentioning. These commands are often useful for scripting purposes, see also topic Bash and Scripting.
Listă cu toate aplicațiile în linie de comandă | ||
Aplicații în linie de comandă specifice Haiku |
Aplicațiile incluse în pachete
Besides the above listed programs, which are all maintained by the Haiku project, there are a few essential applications bundled in a standard Haiku system. Bugs and feature requests for those have to be filed with the particular maintainer.
BePDF | A PDF viewer. | ||
Pe | An advanced texteditor with syntax coloring and much more. | ||
Vision | An IRC client. | ||
WonderBrush | YellowBite's graphics programm. |