| Using AppCafe® |
PC-BSD provides a unique file format known as a PBI (push button installer). PBI files end with the .pbi extension and are self-contained installation programs. When a PBI is installed using PC-BSD's AppCafe®, even novice users can safely install and uninstall PBIs without inadvertently overwriting or deleting files needed by the operating system or other applications.
A PBI file includes all the runtime and library dependencies required by the application. This means that a PBI is a large file, but this does not necessarily mean that the installed PBI will be that large. During installation, the PBI system compares the currently installed libraries and files with the ones contained within the PBI file and only installs the ones that are not already installed on the system. A hash database is used to eliminate dependency problems while allowing the computer to share libraries between different programs.
AppCafe® does not require the root password to install most of the applications that users require, such as web browsers, games, mail clients, and productivity software. This means that you don't have to give out the root password on multi-user systems. However, server applications, such as web servers or databases, will prompt for the superuser password. This is to prevent a regular user from installing server software.
When a regular user installs an application, they have the option to "add to desktop for all users", meaning that an application only needs to be installed once on a multi-user system.
Installing and Uninstalling PBI Software
To install a PBI, start AppCafe® by double-clicking its icon on the Desktop, going to Control Panel ➜ AppCafe®, or by typing appcafe from a command prompt. The Browse tab in AppCafe® can be used to browse for available software, as seen in Figure 6.1a:
Figure 6.1a: Browsing for Software Using PC-BSD's AppCafe®
If you know the name of the application you would like to install, type its name into the Search bar. Alternately, you can click on a software category (for example, Archivers) to browse for available software. Use the back arrow or home icon to navigate within the browser. Figure 6.1b shows an example of the type of information that is available for each application:
Figure 6.1b: Browsing the Information Available for a PBI
Once you find a PBI that you would like to install, click on its Download icon. AppCafe® will automatically detect your PC-BSD version and architecture and install the correct PBI for you. When the installation is complete, the new PBI will be displayed in the Installed tab. Figure 6.1c shows a screenshot of this tab from a system with several PBIs installed.
Figure 6.1c: Viewing the List of Installed PBIs in AppCafe®
If you right-click an installed PBI, you can:
- View details: Figure 6.1d shows an example of a PBI's details. In addition to the information usually available for a PBI in the Browse tab, the details will indicate that the PBI is installed and a checkbox is added for Automatic Updating. Check this box if you would like Update Manager to automatically update this PBI, rather than just notify you that a newer version is available.
- Install Desktop Icons: will create a shortcut to the application on the user's desktop.
- Install Menu Icons: will add an entry for the application to the supported desktop's application menu.
- Install Menu Icons (All Users): will add an entry for the application to the application menu of every user.
- Uninstall: will uninstall the PBI. Once the PBI removal is complete, it will be removed from the Installed list.
Figure 6.1d: Viewing an Installed PBI's Details
Updating Installed PBIs
The Installed tab will also indicate if there are any newer versions available for the PBIs that you have installed. PBIs are created from the original FreeBSD package and are automatically available as an upgrade whenever the underlying package version changes. Figure 6.1e provides an example of a PBI that has a newer version available:
Figure 6.1e: Using the Installed Tab to Upgrade Installed PBIs:
In this example, the currently installed version of Firefox is 7.0.1 and version 8.0 is available. To upgrade this PBI, highlight its entry and click the Update button. The status of the update will be displayed next to the entry, indicating the status of the download. When the upgrade is complete, the entry will be updated to show the new version. The upgrade process will save all of the current version's settings; for example, when you upgrade Firefox, it will keep all of your bookmarks, history, and cache.
Repositories
If you click Repositories ➜ Configure Repository, you will see the screen shown in Figure 6.1f:
Figure 6.1f: Managing Available Repositories
This screen will list the known available repositories. AppCafe® reads this list in order when connecting to the software repository. You can use the up and down arrows to reorder the list. If you have created your own software repository of PBIs, use the Add button to add the URL of the repository.
If you have created your own .rpo file using the pbi_makerepo command, you can use Repositories ➜ Add Repository to browse to the location of the .rpo file. This is the equivalent of manually running the pbi_addrepo command.





