How to Install and Uninstall python3-py.noarch Package on Amazon Linux 2

Last updated: April 29,2024

1. Install "python3-py.noarch" package

Learn how to install python3-py.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python3-py.noarch

2. Uninstall "python3-py.noarch" package

This guide let you learn how to uninstall python3-py.noarch on Amazon Linux 2:

$ sudo yum remove python3-py.noarch $ sudo yum autoremove

3. Information about the python3-py.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python3-py
Arch : noarch
Version : 1.4.32
Release : 2.amzn2.0.3
Size : 336 k
Repo : amzn2-core/2/x86_64
Summary : Library with cross-python path, ini-parsing, io, code, log
: facilities
URL : https://pylib.readthedocs.io/en/stable/
License : MIT and Public Domain
Description : The py lib is a Python development support library featuring the
: following tools and modules:
:
: * py.path: uniform local and svn path objects
: * py.apipkg: explicit API control and lazy-importing
: * py.iniconfig: easy parsing of .ini files
: * py.code: dynamic code generation and introspection
: * py.path: uniform local and svn path objects