enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. RPM Package Manager - Wikipedia

    en.wikipedia.org/wiki/RPM_Package_Manager

    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 ...

  3. APT-RPM - Wikipedia

    en.wikipedia.org/wiki/APT-RPM

    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.

  4. List of software package management systems - Wikipedia

    en.wikipedia.org/wiki/List_of_software_package...

    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;

  5. Synaptic (software) - Wikipedia

    en.wikipedia.org/wiki/Synaptic_(software)

    Synaptic is a GTK-based graphical user interface designed for the APT package manager used by the Debian Linux distribution and its derivatives. [2] Synaptic is usually used on systems based on deb packages but can also be used on systems based on RPM packages. It can be used to install, remove and upgrade software packages and to add repositories.

  6. yum (software) - Wikipedia

    en.wikipedia.org/wiki/Yum_(software)

    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.

  7. Package manager - Wikipedia

    en.wikipedia.org/wiki/Package_manager

    A package manager or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner. [1] A package manager deals with packages, distributions of software and data in archive files.

  8. urpmi - Wikipedia

    en.wikipedia.org/wiki/Urpmi

    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

  9. aptitude (software) - Wikipedia

    en.wikipedia.org/wiki/Aptitude_(software)

    aptitude is a front end to APT, the Debian package manager. [4] It displays a list of software packages and allows the user to interactively pick packages to install or remove. It has a search system utilizing flexible search patterns. It was initially created for Debian, but has appeared in RPM-based distributions as well.