From Fedora Project Wiki
m (1 revision(s))
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<!-- page was renamed from RPM
<!-- page was renamed from RPM
-->
-->
{{autolang|base=yes}}


= RPM =
= RPM =
Line 10: Line 12:
There are two main books describing RPM: [http://rpm.org/max-rpm-snapshot Maximum RPM]  and [http://docs.fedoraproject.org/drafts/rpm-guide-en/ RPM Guide] .  Work is inplace to ensure that we have a current RPM book.
There are two main books describing RPM: [http://rpm.org/max-rpm-snapshot Maximum RPM]  and [http://docs.fedoraproject.org/drafts/rpm-guide-en/ RPM Guide] .  Work is inplace to ensure that we have a current RPM book.


* See ["Tools/RPM/VersionComparison"]  for a detailed explanation of the version comparison algorithm.
* See [[Tools/RPM/VersionComparison]]  for a detailed explanation of the version comparison algorithm.
* See ["Tools/RPM/StateMachines"]  for an explanation of the various RPM state machines
* See [[Tools/RPM/StateMachines]]  for an explanation of the various RPM state machines
* See http://wraptastic.org/apidocs/html/index.html for Doxygen RPM API docs
* See [http://wraptastic.org/apidocs/html/index.html Doxygen RPM API docs]





Latest revision as of 16:47, 13 July 2010


RPM

RPM is the package management program used by Fedora, Red Hat Enterprise Linux and other distributions.

Documentation

There are two main books describing RPM: Maximum RPM and RPM Guide . Work is inplace to ensure that we have a current RPM book.


Articles

Getting the Source

The primary methods of distributing the rpm source are source RPMs in the Fedora Core development tree and CVS. To access CVS, set your CVSROOT to :pserver:anonymous@cvs.rpm.org:/cvs/devel and checkout the rpm module. The main branch of focus at the moment is rpm-4_4

Reporting Problems

If you are having difficulty installing, please file the problem report with your distribution vendor. Volunteer support can also be recieved on #rpm on freenode.