Chapter 11. Package Management Tool

Chapter 11. Package Management Tool

11.1. Listing and Analyzing Packages
11.2. Installing and Removing Packages

If you prefer to use a graphical interface to view and manage packages in your system, you can use the Package Management Tool, better known as pirut. This tool allows you to perform basic package management of your system through an easy-to-use interface to remove installed packages or download (and install) packages compatible to your system. It also allows you to view what packages are installed in your system and which ones are available for download from Red Hat Network. In addition, the Package Management Tool also automatically resolves any critical dependencies when you install or remove packages in the same way that the rpm command does.

Note

While the Package Management Tool can automatically resolve dependencies during package installation and removal, it cannot perform a forced install / remove the same way that rpm -e --nodeps or rpm -U --nodeps can.

The X Window System is required to run the Package Management Tool. To start the application, go to Applications (the main menu on the panel) => Add/Remove Software. Alternatively, you can type the commands system-config-packages or pirut at shell prompt.

Package Management Tool

Package Management Tool

Figure 11.1. Package Management Tool