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

Last updated: May 19,2024

1. Install "python-py.noarch" package

Please follow the step by step instructions below to install python-py.noarch on Amazon Linux 2

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

2. Uninstall "python-py.noarch" package

Please follow the guidelines below to uninstall python-py.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : python-py
Arch : noarch
Version : 1.4.32
Release : 1.amzn2
Size : 341 k
Repo : amzn2-core/2/x86_64
Summary : Library with cross-python path, ini-parsing, io, code, log
: facilities
URL : http://py.readthedocs.io
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