How to Install and Uninstall python3-dnf.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-dnf.noarch" package

Please follow the steps below to install python3-dnf.noarch on Rocky Linux 8

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

2. Uninstall "python3-dnf.noarch" package

Please follow the steps below to uninstall python3-dnf.noarch on Rocky Linux 8:

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

3. Information about the python3-dnf.noarch package on Rocky Linux 8

Last metadata expiration check: 2:09:46 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : python3-dnf
Version : 4.7.0
Release : 8.el8
Architecture : noarch
Size : 1.8 M
Source : dnf-4.7.0-8.el8.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.