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

Last updated: April 20,2024

1. Install "yum.noarch" package

Learn how to install yum.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install yum.noarch

2. Uninstall "yum.noarch" package

This tutorial shows how to uninstall yum.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove yum.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 3:39:40 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : yum
Version : 4.2.23
Release : 4.el8
Architecture : noarch
Size : 70 k
Source : dnf-4.2.23-4.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : Package manager
URL : https://github.com/rpm-software-management/dnf
License : GPLv2+ and GPLv2 and GPL
Description : Utility that allows users to manage packages on their systems.
: It supports RPMs, modules and comps groups & environments.