Product SiteDocumentation Site

A.2. Using RPM

RPM has five basic modes of operation (not counting package building): installing, uninstalling, upgrading, querying, and verifying. This section contains an overview of each mode. For complete details and options, try rpm --help or man rpm. You can also refer to Section A.5, “Additional Resources” for more information on RPM.

A.2.1. Finding RPM Packages

Before using any RPM packages, you must know where to find them. An Internet search returns many RPM repositories, but if you are looking for Fedora RPM packages, they can be found at the following locations:
  • The Fedora installation media contain many installable RPMs.
  • The initial RPM repositories provided with the YUM package manager . See Chapter 5, Yum for details on how to use the official Fedora package repositories.
  • The active Fedora mirrors contains many installable RPMs: http://mirrors.fedoraproject.org/publiclist/.
  • Unofficial, third-party repositories not affiliated with The Fedora Project also provide RPM packages.

    Third-party repositories and package compatibility

    When considering third-party repositories for use with your Fedora system, pay close attention to the repository's web site with regard to package compatibility before adding the repository as a package source. Alternate package repositories may offer different, incompatible versions of the same software, including packages already included in the Fedora repositories.