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

Last updated: June 26,2024

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

This tutorial shows how to install python3-setuptools-wheel.noarch on Oracle Linux 8

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

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

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

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

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

Last metadata expiration check: 2:52:06 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : python3-setuptools-wheel
Version : 39.2.0
Release : 6.el8
Architecture : noarch
Size : 337 k
Source : python-setuptools-39.2.0-6.el8.src.rpm
Repository : @System
Summary : The setuptools wheel
URL : https://pypi.python.org/pypi/setuptools
License : MIT
Description : A Python wheel of setuptools to use with venv.