How to Install and Uninstall python3-distlib.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "python3-distlib.noarch" package
Please follow the guidelines below to install python3-distlib.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-distlib.noarch
Copied
2. Uninstall "python3-distlib.noarch" package
Please follow the instructions below to uninstall python3-distlib.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-distlib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-distlib.noarch package on Oracle Linux 9
Last metadata expiration check: 1:53:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-distlib
Version : 0.3.2
Release : 1.el9
Architecture : noarch
Size : 192 k
Source : python-distlib-0.3.2-1.el9.src.rpm
Repository : epel
Summary : Low-level components of distutils2/packaging, augmented with higher-level APIs
URL : https://readthedocs.org/projects/distlib/
License : Python
Description : Distlib contains the implementations of the packaging PEPs and other low-level
: features which relate to packaging, distribution and deployment of Python
: software. If Distlib can be made genuinely useful, then it is possible for
: third-party packaging tools to transition to using it. Their developers and
: users then benefit from standardised implementation of low-level functions,
: time saved by not having to reinvent wheels, and improved interoperability
: between tools.
Available Packages
Name : python3-distlib
Version : 0.3.2
Release : 1.el9
Architecture : noarch
Size : 192 k
Source : python-distlib-0.3.2-1.el9.src.rpm
Repository : epel
Summary : Low-level components of distutils2/packaging, augmented with higher-level APIs
URL : https://readthedocs.org/projects/distlib/
License : Python
Description : Distlib contains the implementations of the packaging PEPs and other low-level
: features which relate to packaging, distribution and deployment of Python
: software. If Distlib can be made genuinely useful, then it is possible for
: third-party packaging tools to transition to using it. Their developers and
: users then benefit from standardised implementation of low-level functions,
: time saved by not having to reinvent wheels, and improved interoperability
: between tools.