How to Install and Uninstall rpm-python.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 15,2025
1. Install "rpm-python.x86_64" package
Please follow the step by step instructions below to install rpm-python.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
rpm-python.x86_64
Copied
2. Uninstall "rpm-python.x86_64" package
This guide covers the steps necessary to uninstall rpm-python.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
rpm-python.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the rpm-python.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : rpm-python
Arch : x86_64
Version : 4.11.3
Release : 45.el7
Size : 146 k
Repo : installed
From repo : anaconda
Summary : Python bindings for apps which will manipulate RPM packages
URL : http://www.rpm.org/
License : GPLv2+
Description : The rpm-python 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
: programs that will manipulate RPM packages and databases.
Name : rpm-python
Arch : x86_64
Version : 4.11.3
Release : 45.el7
Size : 146 k
Repo : installed
From repo : anaconda
Summary : Python bindings for apps which will manipulate RPM packages
URL : http://www.rpm.org/
License : GPLv2+
Description : The rpm-python 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
: programs that will manipulate RPM packages and databases.