How to Install and Uninstall python3-six.noarch Package on Amazon Linux 2

Last updated: September 21,2024

1. Install "python3-six.noarch" package

Please follow the step by step instructions below to install python3-six.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python3-six.noarch

2. Uninstall "python3-six.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-six.noarch on Amazon Linux 2:

$ sudo yum remove python3-six.noarch $ sudo yum autoremove

3. Information about the python3-six.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python3-six
Arch : noarch
Version : 1.14.0
Release : 2.amzn2.0.3
Size : 34 k
Repo : amzn2-core/2/x86_64
Summary : Python 2 and 3 compatibility utilities
URL : https://pypi.python.org/pypi/six/
License : MIT
Description : python3-six provides simple utilities for wrapping over
: differences between Python 2 and Python 3.