How to Install and Uninstall python3-py.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-py.noarch" package
This guide covers the steps necessary to install python3-py.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-py.noarch
Copied
2. Uninstall "python3-py.noarch" package
This guide let you learn how to uninstall python3-py.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-py.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-py.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:00:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-py
Version : 1.5.3
Release : 4.el8
Architecture : noarch
Size : 472 k
Source : python-py-1.5.3-4.el8.src.rpm
Repository : appstream
Summary : Library with cross-python path, ini-parsing, io, code, log facilities
URL : http://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
Available Packages
Name : python3-py
Version : 1.5.3
Release : 4.el8
Architecture : noarch
Size : 472 k
Source : python-py-1.5.3-4.el8.src.rpm
Repository : appstream
Summary : Library with cross-python path, ini-parsing, io, code, log facilities
URL : http://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