brazilger.blogg.se

Yum package manager
Yum package manager











yum package manager

However, the main advantage of package managers is the management of the dependencies of a given package. It allows us to install the necessary packages for our daily work with applications. It should be noted that a package manager is a key component of a Linux system.

yum package manager

YUM is to CentOS what APT is to Debian or Ubuntu. Its code is published under the GPL license so we can examine its source code. It is an open source tool that allows us to install, remove, search and manage the packages in our CentOS 7 distribution. YUM (Yellowdog updater modifier) is the current CentOS package manager. So, this way you will be able to take full advantage of this utility. In this article, ideal for novices, we will teach you how to use YUM the CentOS 7 package manager. It is practically impossible to conceive of an operating system without a package manager. With them, we can install packages that often contain the applications we need for daily work. The package manager is one of the essential components of the system.













Yum package manager