How to Install and Uninstall python-setuptools-wheel.noarch Package on Amazon Linux 2

Last updated: May 08,2024

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

Here is a brief guide to show you how to install python-setuptools-wheel.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-setuptools-wheel.noarch

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

Please follow the instructions below to uninstall python-setuptools-wheel.noarch on Amazon Linux 2:

$ sudo yum remove python-setuptools-wheel.noarch $ sudo yum autoremove

3. Information about the python-setuptools-wheel.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-setuptools-wheel
Arch : noarch
Version : 49.1.3
Release : 1.amzn2.0.2
Size : 495 k
Repo : amzn2-core/2/x86_64
Summary : The setuptools wheel
URL : https://pypi.python.org/pypi/setuptools
License : MIT and (BSD or ASL 2.0)
Description : A Python wheel of setuptools to use with venv.