storageose.blogg.se

Yum list installed package
Yum list installed package













yum list installed package

You can find this information on the PPA Launchpad page.Ī software repository is a central location for storing software packages for a specific application. Developers develop their software for distribution.

  • Ubuntu: Personal Package Archives (PBAs) are a kind of repository.
  • openSUSE: Packman repo is a community repository that provides a variety of packages for SUSE and openSUSE, not just for multimedia related applications and libraries.
  • Arch Linux: Arch Linux community repository contains packages that have been adopted by Trusted Users from the Arch User Repository.
  • Fedora: The RPMfusion repository and the Remi repository are commonly used by most Fedora users.
  • CentOS: CentOS has several community recognized repositories that are usually well-maintained and provide a significant number of additional packages for CentOS.
  • If you want to view a list of installed packages from a specific repo, use the following commands based on your distributions.īelow is a list of major repositories and their details commonly used by many Linux administrators. We can rely on some of the third party repositories that are well maintained and recommended by Linux distributions such as the EPEL repository, Copr, so on.

    yum list installed package

    So you have to decide whether you want to install it or not. Installing a third-party repository in a production system is not advisable because it may not be properly maintained by the repository maintainer for many reasons.

    yum list installed package

    This enables the administrator to easily install some important packages that are not available in the distribution official repository. Many third-party repositories and PPAs are available for Linux.ĭue to some limitations of these repositories, a collection of packages not available in the distribution official repository is included. You may want to know what packages comes from third-party repositories do to prevent any damage to your system.

    yum list installed package

    You can check whether it comes from the official repository of distribution or whether they are from the PPA or they are from other resources. Why do we need this detail? This may help you to isolate a list of installed packages based on the repository. If you want to check the list of packages installed from a specific repository, you are in the right place to do it.















    Yum list installed package