How to Install and Uninstall python-libs.i686 Package on Amazon Linux 2

Last updated: June 28,2024

1. Install "python-libs.i686" package

Please follow the instructions below to install python-libs.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-libs.i686

2. Uninstall "python-libs.i686" package

Learn how to uninstall python-libs.i686 on Amazon Linux 2:

$ sudo yum remove python-libs.i686 $ sudo yum autoremove

3. Information about the python-libs.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-libs
Arch : i686
Version : 2.7.18
Release : 1.amzn2.0.4
Size : 7.6 M
Repo : amzn2-core/2/x86_64
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