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

Last updated: May 19,2024

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

This tutorial shows how to install python3-setuptools-wheel.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall python3-setuptools-wheel.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 6:35:43 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : python3-setuptools-wheel
Version : 39.2.0
Release : 7.el8
Architecture : noarch
Size : 340 k
Source : python-setuptools-39.2.0-7.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.