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

Last updated: June 26,2024

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

Here is a brief guide to show you how to install python3-wheel-wheel.noarch on Rocky Linux 8

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

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

This guide let you learn how to uninstall python3-wheel-wheel.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 0:41:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module+el8.5.0+671+195e4563
Architecture : noarch
Size : 43 k
Source : python-wheel-0.31.1-3.module+el8.5.0+671+195e4563.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.