niomcalendar.blogg.se

Yum list installed
Yum list installed













yum list installed

Since the packages list is usually lengthy, so it is advisable to pipe the output to less: sudo yum list installed | less Use the following command to list the packages that are installed on your CentOS system with yum: sudo yum list installedĪ list of all installed packages, along with details about their versions and the repository of the RPM packages, will be printed by the program. It can be used to download, install, delete, query, and manage RPM software packages from official CentOS repositories as well as third-party sources. The default package manager for CentOS is YUM (Yellow Dog Updater). In this tutorial, you will check if a certain package is installed, count the number of installed packages, and determine the version of an installed package. When you need to install the same packages on a different machine or need to reinstall your CentOS system, it might be helpful to know how to list the packages that are installed on your system.















Yum list installed