RPM HOWTO
RPM at Idle
Jay L. Klepacs -
linuxkid
| Revision History |
| Revision
V3.0.7 |
20 Feb 2010 |
|
|
1. Introduction
RPM is the RPM Package Manager.
It is an open packaging system available for anyone to use. It allows users
to take source code for new software and package it into source and binary
form such that binaries can be easily installed and tracked and source can
be rebuilt easily. It also maintains a database of all packages and their
files that can be used for verifying packages and querying for information
about files and/or packages.
Red Hat, Inc. encourages other distribution vendors
to take the time to look at RPM and use it for their own distributions. RPM
is quite flexible and easy to use, though it provides the base for a very
extensive system. It is also completely open and available, though we would
appreciate bug reports and fixes. Permission is granted to use and distribute
RPM royalty free under the GPL.
More complete documentation is available on RPM in
the book by Ed Bailey,Maximum RPM. That book is available for download
here: maximum-rpm.