How to Install and Uninstall python2-six.noarch Package on CentOS 8 / RHEL 8

Last updated: September 28,2024

1. Install "python2-six.noarch" package

This tutorial shows how to install python2-six.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python2-six.noarch

2. Uninstall "python2-six.noarch" package

Please follow the instructions below to uninstall python2-six.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python2-six.noarch $ sudo dnf autoremove

3. Information about the python2-six.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:42:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-six
Version : 1.11.0
Release : 5.module_el8.3.0+478+7570e00c
Architecture : noarch
Size : 37 k
Source : python-six-1.11.0-5.module_el8.3.0+478+7570e00c.src.rpm
Repository : appstream
Summary : Python 2 and 3 compatibility utilities
URL : https://pypi.python.org/pypi/six
License : MIT
Description : python-six provides simple utilities for wrapping over differences between
: Python 2 and Python 3.
: Python 2 version.