How to Install and Uninstall yum-utils.noarch Package on CentOS 7 / RHEL 7

Last updated: May 03,2024

1. Install "yum-utils.noarch" package

Please follow the guidelines below to install yum-utils.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install yum-utils.noarch

2. Uninstall "yum-utils.noarch" package

Please follow the guidance below to uninstall yum-utils.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove yum-utils.noarch $ sudo yum autoremove

3. Information about the yum-utils.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : yum-utils
Arch : noarch
Version : 1.1.31
Release : 54.el7_8
Size : 337 k
Repo : installed
From repo : base
Summary : Utilities based around the yum package manager
URL : http://yum.baseurl.org/download/yum-utils/
License : GPLv2+
Description : yum-utils is a collection of utilities and examples for the yum
: package manager. It includes utilities by different authors that
: make yum easier and more powerful to use. These tools include:
: debuginfo-install, find-repos-of-install, needs-restarting,
: package-cleanup, repoclosure, repodiff, repo-graph, repomanage,
: repoquery, repo-rss, reposync, repotrack, show-installed,
: show-changed-rco, verifytree, yumdownloader, yum-builddep,
: yum-complete-transaction, yum-config-manager, yum-debug-dump,
: yum-debug-restore and yum-groups-manager.