How to Install and Uninstall python3-six.noarch Package on CentOS Stream 9

Last updated: September 27,2024

1. Install "python3-six.noarch" package

Please follow the step by step instructions below to install python3-six.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf 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 CentOS Stream 9:

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

3. Information about the python3-six.noarch package on CentOS Stream 9

Last metadata expiration check: 3:10:54 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : python3-six
Version : 1.15.0
Release : 9.el9
Architecture : noarch
Size : 104 k
Source : python-six-1.15.0-9.el9.src.rpm
Repository : @System
From repo : baseos
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.