How to Install and Uninstall python-libs.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "python-libs.x86_64" package
Please follow the step by step instructions below to install python-libs.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
python-libs.x86_64
Copied
2. Uninstall "python-libs.x86_64" package
This is a short guide on how to uninstall python-libs.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
python-libs.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python-libs.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : python-libs
Arch : x86_64
Version : 2.7.5
Release : 90.el7
Size : 24 M
Repo : installed
From repo : updates
Summary : Runtime libraries for Python
URL : http://www.python.org/
License : Python
Description : This package contains runtime libraries for use by Python:
: - the libpython dynamic library, for use by applications that
: embed Python as a scripting language, and by the main "python"
: executable
: - the Python standard library
Name : python-libs
Arch : x86_64
Version : 2.7.5
Release : 90.el7
Size : 24 M
Repo : installed
From repo : updates
Summary : Runtime libraries for Python
URL : http://www.python.org/
License : Python
Description : This package contains runtime libraries for use by Python:
: - the libpython dynamic library, for use by applications that
: embed Python as a scripting language, and by the main "python"
: executable
: - the Python standard library