How to Install and Uninstall python39-six.noarch Package on CentOS Stream 8
Last updated: January 12,2025
1. Install "python39-six.noarch" package
In this section, we are going to explain the necessary steps to install python39-six.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python39-six.noarch
Copied
2. Uninstall "python39-six.noarch" package
This is a short guide on how to uninstall python39-six.noarch on CentOS Stream 8:
$
sudo dnf remove
python39-six.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python39-six.noarch package on CentOS Stream 8
Last metadata expiration check: 1:34:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python39-six
Version : 1.15.0
Release : 3.module_el8+639+3fcd10de
Architecture : noarch
Size : 41 k
Source : python3x-six-1.15.0-3.module_el8+639+3fcd10de.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.
Available Packages
Name : python39-six
Version : 1.15.0
Release : 3.module_el8+639+3fcd10de
Architecture : noarch
Size : 41 k
Source : python3x-six-1.15.0-3.module_el8+639+3fcd10de.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.