How to Install and Uninstall python3-dnf.noarch Package on Oracle Linux 8
Last updated: December 04,2024
1. Install "python3-dnf.noarch" package
In this section, we are going to explain the necessary steps to install python3-dnf.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-dnf.noarch
Copied
2. Uninstall "python3-dnf.noarch" package
Please follow the guidance below to uninstall python3-dnf.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-dnf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dnf.noarch package on Oracle Linux 8
Last metadata expiration check: 3:17:01 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : python3-dnf
Version : 4.7.0
Release : 8.0.1.el8
Architecture : noarch
Size : 1.8 M
Source : dnf-4.7.0-8.0.1.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.
Installed Packages
Name : python3-dnf
Version : 4.7.0
Release : 8.0.1.el8
Architecture : noarch
Size : 1.8 M
Source : dnf-4.7.0-8.0.1.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.