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

Last updated: January 11,2025

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

Please follow the guidelines below to install python3-wheel-wheel.noarch on CentOS Stream 8

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

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

Please follow the instructions below to uninstall python3-wheel-wheel.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:07:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module_el8+762+77bd8591
Architecture : noarch
Size : 44 k
Source : python-wheel-0.31.1-3.module_el8+762+77bd8591.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.