How to Install and Uninstall yum.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "yum.noarch" package

Please follow the instructions below to install yum.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install yum.noarch

2. Uninstall "yum.noarch" package

This is a short guide on how to uninstall yum.noarch on Oracle Linux 8:

$ sudo dnf remove yum.noarch $ sudo dnf autoremove

3. Information about the yum.noarch package on Oracle Linux 8

Last metadata expiration check: 6:36:57 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : yum
Version : 4.7.0
Release : 8.0.1.el8
Architecture : noarch
Size : 75 k
Source : dnf-4.7.0-8.0.1.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.