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

Last updated: May 10,2024

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

This is a short guide on how to install python3-wheel-wheel.noarch on AlmaLinux 8

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

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

Please follow the step by step instructions below to uninstall python3-wheel-wheel.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:09:58 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module_el8.5.0+2569+5c5719bc
Architecture : noarch
Size : 43 k
Source : python-wheel-0.31.1-3.module_el8.5.0+2569+5c5719bc.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.