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

Last updated: October 06,2024

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

Please follow the guidance below to install python39-wheel-wheel.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall python39-wheel-wheel.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 4:05:37 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python39-wheel-wheel
Epoch : 1
Version : 0.35.1
Release : 4.module_el8+639+3fcd10de
Architecture : noarch
Size : 45 k
Source : python-wheel-0.35.1-4.module_el8+639+3fcd10de.src.rpm
Repository : appstream
Summary : The Python wheel module packaged as a wheel
URL : https://github.com/pypa/wheel
License : MIT and (ASL 2.0 or BSD)
Description : A Python wheel of wheel to use with virtualenv.