How to Install and Uninstall python3-py.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-py.noarch" package

Learn how to install python3-py.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-py.noarch

2. Uninstall "python3-py.noarch" package

Please follow the instructions below to uninstall python3-py.noarch on Fedora 34:

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

3. Information about the python3-py.noarch package on Fedora 34

Last metadata expiration check: 2:21:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-py
Version : 1.11.0
Release : 1.fc34
Architecture : noarch
Size : 428 k
Source : python-py-1.11.0-1.fc34.src.rpm
Repository : updates
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