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

Last updated: April 26,2024

1. Install "dnf.noarch" package

In this section, we are going to explain the necessary steps to install dnf.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install dnf.noarch

2. Uninstall "dnf.noarch" package

Please follow the step by step instructions below to uninstall dnf.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove dnf.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 3:29:00 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : dnf
Version : 4.2.23
Release : 4.el8
Architecture : noarch
Size : 1.8 M
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.