How to Install and Uninstall python3.11-setuptools-wheel.noarch Package on CentOS Stream 9

Last updated: October 09,2024

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

Here is a brief guide to show you how to install python3.11-setuptools-wheel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall python3.11-setuptools-wheel.noarch on CentOS Stream 9:

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

3. Information about the python3.11-setuptools-wheel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:24:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3.11-setuptools-wheel
Version : 65.5.1
Release : 2.el9
Architecture : noarch
Size : 713 k
Source : python3.11-setuptools-65.5.1-2.el9.src.rpm
Repository : appstream
Summary : The setuptools wheel
URL : https://pypi.python.org/pypi/setuptools
License : MIT and ASL 2.0 and (BSD or ASL 2.0) and Python
Description : A Python wheel of setuptools to use with venv.