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

Last updated: September 22,2024

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

In this section, we are going to explain the necessary steps to install python2-wheel-wheel.noarch on AlmaLinux 8

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

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

This is a short guide on how to uninstall python2-wheel-wheel.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:07:41 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 43 k
Source : python-wheel-0.31.1-3.module_el8.6.0+2781+fed64c13.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.