How to Install and Uninstall yum.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "yum.noarch" package

Please follow the instructions below to install yum.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install yum.noarch

2. Uninstall "yum.noarch" package

Please follow the guidance below to uninstall yum.noarch on Rocky Linux 9:

$ sudo dnf remove yum.noarch $ sudo dnf autoremove

3. Information about the yum.noarch package on Rocky Linux 9

Last metadata expiration check: 1:46:40 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : yum
Version : 4.14.0
Release : 8.el9
Architecture : noarch
Size : 77 k
Source : dnf-4.14.0-8.el9.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.