The RPM Package Manager (RPM) мощный пакет программ для управления системой из командной строки
9.1 MB|License: GPL
The RPM Package Manager also know as 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, and the like. There is also a related API ("Application Program Interface"), permitting advanced developers to bypass 'shelling out' to a command line, and to manage such transactions from within a native coding language.
RPM is commonly found in the Linux computer operating system environment, but has been extended far beyond those initial confines.
A subset of the full RPM package feature-set is the baseline standard packaging format specified by the Linux Standard Base (which has as some of its goals to: "increase compatibility among Linux distributions and enable software applications to run on any compliant Linux system.")
What's New in This Release:
· Additional query format extensions have been added to handle encoding and UUID generation of package metadata.
· Additional *.rpm package file information (stat(2) and file digest) are now saved in an rpmdb persistently.
· Build options and make targets for LCOV/GCOV "make check" coverage have been added.
· The rpmdb is now opened earlier so that pubkeys are available when querying package files.
· Access of file paths in headers through rpm-python was fixed.