How to Install and Uninstall python3-six.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 24,2024
1. Install "python3-six.noarch" package
This guide covers the steps necessary to install python3-six.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-six.noarch
Copied
2. Uninstall "python3-six.noarch" package
This guide let you learn how to uninstall python3-six.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-six.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-six.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:27:54 ago on Mon Feb 26 07:04:30 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
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.
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
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.