Перевод этой страницы еще не завершен. Пока это не произойдет, незавершенные части будут на английском.

Приложения

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 /system/ hierarchy of the mentioned. If you intend to install packages only for a single user (once Haiku becomes multi-user aware), you should use the mirrored filesystem hierarchy under home: ~/config/. 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 you have downloaded a package from somewhere else ———— maybe because it's not (yet) in a public repository ———— just double-click it to open in HaikuDepot and install from there.

You'll find the newly installed application in /system/apps/ or, in case of a commandline application, in /system/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.

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.

Uninstalling is just as easy: Simply find the package in HaikuDepot and click Uninstall.

If you're working in the Terminal or want to do un/installing of packages in a script, you should have a look at the command pkgman --help.

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 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.

index 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.

iconМонитор активности Приложение для отслеживания системных ресурсов, например использование ЦП и оперативной памяти.
iconМенеджер загрузки Приложение для установки загрузочного меню в главную загрузочную запись (MBR) диска.
iconКарта символов Приложение, отображающее карту Unicode-символов.
iconВебкамера Приложение для работы с веб-камерой, позволяющее загружать изображения на сервер.
iconКалькулятор Калькулятор.
iconРедактор диска HEX-редактор файлов и устройств.
iconИспользование диска Приложение для визуализации занятого и свободного места на диске.
iconРазметка диска Приложение для работы с разделами жесткого диска.
iconРаспаковщик Приложение для распаковки архивов.
iconHaikuDepot A tool to find, download, install, update and uninstall (application) packages
iconИкономатик Приложениe для создания векторных иконок Haiku.
iconУстановщик Приложение для установки Haiku.
iconУвеличитель Приложение для увеличения области вокруг указателя мыши (аналог экранной лупы в Windows).
iconПочта Email-клиент.
iconМедиаплеер Медиа-проигрыватель для аудио и видео файлов.
iconMIDI плеер Проигрыватель MIDI-файлов.
iconУстановщик пакетов Установщик BeOS пакетов в формате PKG
iconКонтакты Менеджер контактов.
iconВебсервер Небольшой веб-сервер.
iconСнимок экрана Приложение для снятия изображений рабочего стола.
iconПросмотр изображений Позволяет просматривать изображения.
iconЗвукозапись Приложения для записи звук через микрофон. [Описание все ещё отсутствует]
iconStyledEdit Небольшой редактор текста.
iconТерминал Командная строка, предоставляющая доступ к bash.
iconТекстовый поиск Приложение для поиска текста в файлах.
iconТелевидение Приложения для просмотра аналогового ТВ. [Описание все ещё отсутствует]
iconWebPositive Родной браузер, написанный под Haiku.

index Haiku-приложения для командной строки

Помимо обычных терминальных приложений, которые идут вместе с оболочкой bash и которые требуются для POSIX совместимости, также поставляются Haiku-приложения для командной строки. Эти приложения обычно очень полезны при написании сценариев, рекомендуется также изучить тему Bash и написание сценариев.

iconСписок всех приложений для командной строки
iconHaiku-приложения для командной строки

index Приложения входящие в состав Haiku

Кроме вышеперечисленных приложений, которые поддерживаются в рамках проекта Haiku, также поставляются несколько других необходимых приложений, которые поддерживаются отдельными людьми. Ошибки и запросы на улучшения должны посылаться тем людям, которые сопровождают эти приложения.

iconBePDF Приложения для просмотра PDF-документов.
iconPe Продвинутый редактор кода с подсветкой синтаксиса и многим другим.
iconVision IRC-клиент.
iconWonderBrush Растровый и векторный редактор от YellowBite.