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

Last updated: September 20,2024

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

This guide covers the steps necessary to install python39-setuptools-wheel.noarch on Oracle Linux 8

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

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

This guide covers the steps necessary to uninstall python39-setuptools-wheel.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 2:39:39 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-setuptools-wheel
Version : 50.3.2
Release : 4.module+el8.5.0+20364+c7fe1181
Architecture : noarch
Size : 497 k
Source : python3x-setuptools-50.3.2-4.module+el8.5.0+20364+c7fe1181.src.rpm
Repository : ol8_appstream
Summary : The setuptools wheel
URL : https://pypi.python.org/pypi/setuptools
License : MIT and (BSD or ASL 2.0)
Description : A Python wheel of setuptools to use with venv.