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

Last updated: May 06,2024

1. Install "python38-six.noarch" package

This is a short guide on how to install python38-six.noarch on CentOS Stream 8

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

2. Uninstall "python38-six.noarch" package

This guide covers the steps necessary to uninstall python38-six.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 4:20:18 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python38-six
Version : 1.12.0
Release : 10.module_el8+615+cf6008ae
Architecture : noarch
Size : 39 k
Source : python3x-six-1.12.0-10.module_el8+615+cf6008ae.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.