How to Install and Uninstall rpm-python.x86_64 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "rpm-python.x86_64" package
Please follow the guidelines below to install rpm-python.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
rpm-python.x86_64
Copied
2. Uninstall "rpm-python.x86_64" package
In this section, we are going to explain the necessary steps to uninstall rpm-python.x86_64 on Amazon Linux 2:
$
sudo yum remove
rpm-python.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the rpm-python.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : rpm-python
Arch : x86_64
Version : 4.11.3
Release : 25.amzn2.0.3
Size : 81 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : rpm-python
Arch : x86_64
Version : 4.11.3
Release : 25.amzn2.0.3
Size : 81 k
Repo : amzn2-core/2/x86_64
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.