How to Install and Uninstall python39-setuptools-wheel.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

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

This tutorial shows how to install python39-setuptools-wheel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall python39-setuptools-wheel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python39-setuptools-wheel.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:17:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python39-setuptools-wheel
Version : 50.3.2
Release : 4.module+el8.9.0+19644+d68f775d
Architecture : noarch
Size : 497 k
Source : python3x-setuptools-50.3.2-4.module+el8.9.0+19644+d68f775d.src.rpm
Repository : ubi-8-appstream-rpms
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.