How to Install and Uninstall yum-utils.noarch Package on AlmaLinux 8

Last updated: November 24,2024

1. Install "yum-utils.noarch" package

Here is a brief guide to show you how to install yum-utils.noarch on AlmaLinux 8

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

2. Uninstall "yum-utils.noarch" package

Please follow the steps below to uninstall yum-utils.noarch on AlmaLinux 8:

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

3. Information about the yum-utils.noarch package on AlmaLinux 8

Last metadata expiration check: 1:32:37 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : yum-utils
Version : 4.0.21
Release : 11.el8
Architecture : noarch
Size : 72 k
Source : dnf-plugins-core-4.0.21-11.el8.src.rpm
Repository : 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,
: download and yum-groups-manager that use new implementations using DNF.