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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python-wheel-wheel.noarch on Amazon Linux 2

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

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

This guide covers the steps necessary to uninstall python-wheel-wheel.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : python-wheel-wheel
Arch : noarch
Epoch : 1
Version : 0.34.2
Release : 1.amzn2.0.1
Size : 32 k
Repo : amzn2-core/2/x86_64
Summary : The Python wheel module packaged as a wheel
URL : https://github.com/pypa/wheel
License : MIT
Description : A Python wheel of wheel to use with virtualenv.