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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python3.11-wheel-wheel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall python3.11-wheel-wheel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:40:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3.11-wheel-wheel
Version : 0.38.4
Release : 3.el9
Architecture : noarch
Size : 44 k
Source : python3.11-wheel-0.38.4-3.el9.src.rpm
Repository : ubi-9-codeready-builder
Summary : The Python wheel module packaged as a wheel
URL : https://github.com/pypa/wheel
License : MIT and (ASL 2.0 or BSD)
Description : A Python wheel of wheel to use with virtualenv.