How to Install and Uninstall python3.11-packaging.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python3.11-packaging.noarch" package

Learn how to install python3.11-packaging.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3.11-packaging.noarch

2. Uninstall "python3.11-packaging.noarch" package

This tutorial shows how to uninstall python3.11-packaging.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3.11-packaging.noarch $ sudo dnf autoremove

3. Information about the python3.11-packaging.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:40:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-packaging
Version : 21.3
Release : 1.el8
Architecture : noarch
Size : 88 k
Source : python3.11-packaging-21.3-1.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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.