How to Install and Uninstall python39-rpm.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "python39-rpm.x86_64" package
Learn how to install python39-rpm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python39-rpm.x86_64
Copied
2. Uninstall "python39-rpm.x86_64" package
Please follow the step by step instructions below to uninstall python39-rpm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python39-rpm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python39-rpm.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:20:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python39-rpm
Version : 4.14.3
Release : 26.1.el8
Architecture : x86_64
Size : 165 k
Source : python3-rpm-4.14.3-26.1.el8.src.rpm
Repository : epel
Summary : Python 3.9 bindings for apps which will manipulate RPM packages
URL : http://www.rpm.org/
License : GPLv2+
Description : The python39-rpm package contains a module that permits applications
: written in the Python programming language to use the interface
: supplied by RPM Package Manager libraries.
:
: This package should be installed if you want to develop Python 3.9
: programs that will manipulate RPM packages and databases.
Available Packages
Name : python39-rpm
Version : 4.14.3
Release : 26.1.el8
Architecture : x86_64
Size : 165 k
Source : python3-rpm-4.14.3-26.1.el8.src.rpm
Repository : epel
Summary : Python 3.9 bindings for apps which will manipulate RPM packages
URL : http://www.rpm.org/
License : GPLv2+
Description : The python39-rpm package contains a module that permits applications
: written in the Python programming language to use the interface
: supplied by RPM Package Manager libraries.
:
: This package should be installed if you want to develop Python 3.9
: programs that will manipulate RPM packages and databases.