How to Install and Uninstall python3-packaging.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "python3-packaging.noarch" package
Please follow the step by step instructions below to install python3-packaging.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-packaging.noarch
Copied
2. Uninstall "python3-packaging.noarch" package
Learn how to uninstall python3-packaging.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-packaging.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-packaging.noarch package on Oracle Linux 9
Last metadata expiration check: 1:32:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-packaging
Version : 20.9
Release : 5.0.1.el9
Architecture : noarch
Size : 117 k
Source : python-packaging-20.9-5.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Core utilities for Python packages
URL : https://github.com/pypa/packaging
License : BSD or ASL 2.0
Description : python-packaging provides core utilities for Python packages like utilities for
: dealing with versions, specifiers, markers etc.
Available Packages
Name : python3-packaging
Version : 20.9
Release : 5.0.1.el9
Architecture : noarch
Size : 117 k
Source : python-packaging-20.9-5.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Core utilities for Python packages
URL : https://github.com/pypa/packaging
License : BSD or ASL 2.0
Description : python-packaging provides core utilities for Python packages like utilities for
: dealing with versions, specifiers, markers etc.