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

Last updated: April 27,2024

1. Install "yum-utils.noarch" package

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

$ sudo dnf update $ sudo dnf install yum-utils.noarch

2. Uninstall "yum-utils.noarch" package

This is a short guide on how to uninstall yum-utils.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 3:39:42 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : yum-utils
Version : 4.0.17
Release : 5.el8
Architecture : noarch
Size : 20 k
Source : dnf-plugins-core-4.0.17-5.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Yum-utils CLI compatibility layer
URL : https://github.com/rpm-software-management/dnf-plugins-core
License : GPLv2+
Description : As a Yum-utils CLI compatibility layer, supplies in CLI shims for
: debuginfo-install, repograph, package-cleanup, repoclosure, repomanage,
: repoquery, reposync, repotrack, repodiff, builddep, config-manager, debug
: and download that use new implementations using DNF.