How to Install and Uninstall python38-wheel-wheel.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Please follow the guidance below to install python38-wheel-wheel.noarch on Rocky Linux 8

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

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

Please follow the guidance below to uninstall python38-wheel-wheel.noarch on Rocky Linux 8:

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

3. Information about the python38-wheel-wheel.noarch package on Rocky Linux 8

Last metadata expiration check: 0:54:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python38-wheel-wheel
Version : 0.33.6
Release : 6.module+el8.5.0+672+ab6eb015
Architecture : noarch
Size : 32 k
Source : python-wheel-0.33.6-6.module+el8.5.0+672+ab6eb015.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.