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

Last updated: September 20,2024

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

Learn how to install python2-wheel-wheel.noarch on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall python2-wheel-wheel.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 4:49:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-wheel-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module+el8.5.0+20361+8a9d3d27
Architecture : noarch
Size : 44 k
Source : python-wheel-0.31.1-3.module+el8.5.0+20361+8a9d3d27.src.rpm
Repository : ol8_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.