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

Last updated: November 27,2024

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

Please follow the steps below to install python3-wheel-wheel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Here is a brief guide to show you how to uninstall python3-wheel-wheel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:06:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module+el8.9.0+20976+d3c38525
Architecture : noarch
Size : 45 k
Source : python-wheel-0.31.1-3.module+el8.9.0+20976+d3c38525.src.rpm
Repository : ubi-8-appstream-rpms
Summary : The Python wheel module packaged as a wheel
URL : https://github.com/pypa/wheel
License : MIT
Description : A Python wheel of wheel to use with virtualenv.