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

Last updated: July 08,2024

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

This guide covers the steps necessary to install python3-setuptools-wheel.noarch on Rocky 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 Rocky Linux 8:

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

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

Last metadata expiration check: 1:31:11 ago on Mon Sep 12 10:27:18 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.