From Fedora Project Wiki

Revision as of 12:29, 14 February 2011 by Sundaram (talk | contribs) (Created page with 'The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. Each software package consists of an archive of files along with information about the package like its version, a description, dependencies and other metadata.

RPM is a low level utility and end users generally use yum or a graphical utility that interfaces with yum instead of using RPM directly.

External links