How to Install and Uninstall yum-utils.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "yum-utils.noarch" package

This is a short guide on how to install yum-utils.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "yum-utils.noarch" package

In this section, we are going to explain the necessary steps to uninstall yum-utils.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the yum-utils.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:47:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : yum-utils
Version : 4.0.21
Release : 23.el8
Architecture : noarch
Size : 76 k
Source : dnf-plugins-core-4.0.21-23.el8.src.rpm
Repository : ubi-8-baseos-rpms
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,
: download and yum-groups-manager that use new implementations using DNF.