How to Install and Uninstall python3-wheel-wheel.noarch Package on CentOS 8 / RHEL 8

Last updated: May 07,2024

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

Learn how to install python3-wheel-wheel.noarch on CentOS 8 / RHEL 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-wheel-wheel.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-wheel-wheel.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:09:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 2.module_el8.3.0+562+e162826a
Architecture : noarch
Size : 44 k
Source : python-wheel-0.31.1-2.module_el8.3.0+562+e162826a.src.rpm
Repository : appstream
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.