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

Last updated: May 04,2024

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

Please follow the instructions below to install python38-wheel-wheel.noarch on CentOS 8 / RHEL 8

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

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

Please follow the guidelines below to uninstall python38-wheel-wheel.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:11:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python38-wheel-wheel
Version : 0.33.6
Release : 5.module_el8.3.0+441+3b561464
Architecture : noarch
Size : 33 k
Source : python-wheel-0.33.6-5.module_el8.3.0+441+3b561464.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.