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

Last updated: July 05,2024

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

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

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

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

Please follow the guidance below to uninstall python39-wheel-wheel.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:52:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-wheel-wheel
Epoch : 1
Version : 0.35.1
Release : 4.module+el8.5.0+20364+c7fe1181
Architecture : noarch
Size : 45 k
Source : python-wheel-0.35.1-4.module+el8.5.0+20364+c7fe1181.src.rpm
Repository : ol8_appstream
Summary : The Python wheel module packaged as a wheel
URL : https://github.com/pypa/wheel
License : MIT and (ASL 2.0 or BSD)
Description : A Python wheel of wheel to use with virtualenv.