Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

rpmtrans Class Reference

A python rpmtrans object represents an RPM transaction set. More...


Detailed Description

A python rpmtrans object represents an RPM transaction set.

The transaction set is the workhorse of RPM. It performs the installation and upgrade of packages. The rpmtrans object is instantiated by the TransactionSet function in the rpm module.

The TransactionSet function takes two optional arguments. The first argument is the root path, the second is an open database to perform the transaction set upon.

A rpmtrans object has the following methods:


The documentation for this class was generated from the following file:
Generated at Sun Apr 8 18:43:07 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000