How to Install and Uninstall yum-utils.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "yum-utils.noarch" package

This guide covers the steps necessary to install yum-utils.noarch on Oracle Linux 9

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

2. Uninstall "yum-utils.noarch" package

Please follow the guidelines below to uninstall yum-utils.noarch on Oracle Linux 9:

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

3. Information about the yum-utils.noarch package on Oracle Linux 9

Last metadata expiration check: 0:44:09 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : yum-utils
Version : 4.3.0
Release : 11.0.1.el9_3
Architecture : noarch
Size : 23 k
Source : dnf-plugins-core-4.3.0-11.0.1.el9_3.src.rpm
Repository : @System
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.