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

Last updated: June 24,2024

1. Install "python3-dnf.noarch" package

This is a short guide on how to install python3-dnf.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-dnf.noarch

2. Uninstall "python3-dnf.noarch" package

Please follow the guidance below to uninstall python3-dnf.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-dnf.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:38:09 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : python3-dnf
Version : 4.14.0
Release : 8.el9
Architecture : noarch
Size : 1.8 M
Source : dnf-4.14.0-8.el9.src.rpm
Repository : @System
Summary : Python 3 interface to DNF
URL : https://github.com/rpm-software-management/dnf
License : GPLv2+
Description : Python 3 interface to DNF.