Search results
Results from the WOW.Com Content Network
RPM Package Manager (RPM) (originally Red Hat Package Manager, now a recursive acronym) is a free and open-source package management system. [6] The name RPM refers to the .rpm file format and the package manager program itself. RPM was intended primarily for Linux distributions; the file format is the baseline package format of the Linux ...
The Yellowdog Updater Modified (YUM) is a free and open-source command-line package-management utility for computers running the Linux operating system using the RPM Package Manager. [4] Though YUM has a command-line interface, several other tools provide graphical user interfaces to YUM functionality.
Install package urpmi <package_name> Uninstall package with link (dependencies) urpme <package_name> Query the package database urpmq <package_name> Find package that contains a file urpmf <file> Find package knowing only a part of an rpm name urpmq --fuzzy <part-of-package_name> Update your package list urpmi.update -a
It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup of build environments; OpenPKG: Cross-platform package management system based on RPM Package Manager; opkg: Fork of ipkg lightweight package management intended for use on embedded Linux devices;
Pages in category "RPM-based Linux distributions" The following 49 pages are in this category, out of 49 total. This list may not reflect recent changes. A.
For distributions based on .deb and .rpm files as well as Slackware Linux, there is CheckInstall, and for recipe-based systems such as Gentoo Linux and hybrid systems such as Arch Linux, it is possible to write a recipe first, which then ensures that the package fits into the local package database.
To use foreign LSB-compliant RPM packages, the end-user needs to use Debian's Alien program to transform them into the native package format and then install them. The LSB-specified RPM format had a restricted subset of RPM features—to block usage of RPM features that would be untranslatable to .deb with Alien or other package conversion ...
APT-RPM is a version of the Advanced Packaging Tool modified to work with the RPM Package Manager.It was originally ported to RPM by Alfredo Kojima and then further developed and improved by Gustavo Niemeyer, both working for the Conectiva Linux distribution at the time.