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

Last updated: April 29,2024

1. Install "yum.noarch" package

Please follow the steps below to install yum.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install yum.noarch

2. Uninstall "yum.noarch" package

In this section, we are going to explain the necessary steps to uninstall yum.noarch on CentOS Stream 8:

$ sudo dnf remove yum.noarch $ sudo dnf autoremove

3. Information about the yum.noarch package on CentOS Stream 8

Last metadata expiration check: 2:05:41 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : yum
Version : 4.7.0
Release : 20.el8
Architecture : noarch
Size : 76 k
Source : dnf-4.7.0-20.el8.src.rpm
Repository : @System
Summary : Package manager
URL : https://github.com/rpm-software-management/dnf
License : GPLv2+
Description : Utility that allows users to manage packages on their systems.
: It supports RPMs, modules and comps groups & environments.