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

Last updated: June 25,2024

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

Learn how to install python3.11-setuptools-wheel.noarch on CentOS Stream 8

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

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

This guide covers the steps necessary to uninstall python3.11-setuptools-wheel.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:48:14 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3.11-setuptools-wheel
Version : 65.5.1
Release : 2.el8
Architecture : noarch
Size : 720 k
Source : python3.11-setuptools-65.5.1-2.el8.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.