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

Last updated: June 02,2024

1. Install "python3-libs.x86_64" package

This is a short guide on how to install python3-libs.x86_64 on Amazon Linux 2

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

2. Uninstall "python3-libs.x86_64" package

Learn how to uninstall python3-libs.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : python3-libs
Arch : x86_64
Version : 3.7.10
Release : 1.amzn2.0.1
Size : 9.2 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