How to Install and Uninstall python2-py.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python2-py.noarch" package
Please follow the instructions below to install python2-py.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-py.noarch
Copied
2. Uninstall "python2-py.noarch" package
Please follow the steps below to uninstall python2-py.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-py.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-py.noarch package on Rocky Linux 8
Last metadata expiration check: 0:47:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-py
Version : 1.5.3
Release : 6.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 197 k
Source : python-py-1.5.3-6.module+el8.5.0+706+735ec4b3.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 : python2-py
Version : 1.5.3
Release : 6.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 197 k
Source : python-py-1.5.3-6.module+el8.5.0+706+735ec4b3.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