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

Last updated: July 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:29:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 43 k
Source : python-wheel-0.31.1-3.module+el8.5.0+706+735ec4b3.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.