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

Last updated: December 12,2024

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

Here is a brief guide to show you how to install python3-setuptools-wheel.noarch on AlmaLinux 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-setuptools-wheel.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:18:27 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : python3-setuptools-wheel
Version : 39.2.0
Release : 6.el8
Architecture : noarch
Size : 340 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.