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

Last updated: June 26,2024

1. Install "python3-libs.i686" package

This tutorial shows how to install python3-libs.i686 on Amazon Linux 2

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

2. Uninstall "python3-libs.i686" package

This is a short guide on how to uninstall python3-libs.i686 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : python3-libs
Arch : i686
Version : 3.7.10
Release : 1.amzn2.0.1
Size : 9.3 M
Repo : amzn2-core/2/x86_64
Summary : Python runtime libraries
URL : https://www.python.org/
License : Python
Description : This package contains runtime libraries for use by Python:
: - the majority of the Python standard library
: - a dynamically linked library for use by applications that embed
: Python as a scripting language, and by the main "python3"
: executable