How to Install and Uninstall dnf.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "dnf.noarch" package

Here is a brief guide to show you how to install dnf.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dnf.noarch

2. Uninstall "dnf.noarch" package

This tutorial shows how to uninstall dnf.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dnf.noarch $ sudo dnf autoremove

3. Information about the dnf.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:13:46 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : dnf
Version : 4.14.0
Release : 8.el9
Architecture : noarch
Size : 2.3 M
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.