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

Last updated: June 29,2024

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

Please follow the steps below to install python2-wheel-wheel.noarch on CentOS 8 / RHEL 8

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

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

This tutorial shows how to uninstall python2-wheel-wheel.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:43:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 2.module_el8.3.0+478+7570e00c
Architecture : noarch
Size : 44 k
Source : python-wheel-0.31.1-2.module_el8.3.0+478+7570e00c.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.