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

Last updated: May 04,2024

1. Install "python38-six.noarch" package

In this section, we are going to explain the necessary steps to install python38-six.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python38-six.noarch" package

This is a short guide on how to uninstall python38-six.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:11:22 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python38-six
Version : 1.12.0
Release : 9.module_el8.3.0+441+3b561464
Architecture : noarch
Size : 39 k
Source : python-six-1.12.0-9.module_el8.3.0+441+3b561464.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 3 version.