How to Install and Uninstall python38-six.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python38-six.noarch" package

In this section, we are going to explain the necessary steps to install python38-six.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python38-six.noarch" package

Please follow the guidelines below to uninstall python38-six.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python38-six.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:56:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python38-six
Version : 1.12.0
Release : 10.module+el8.9.0+19592+4b459c9b
Architecture : noarch
Size : 39 k
Source : python3x-six-1.12.0-10.module+el8.9.0+19592+4b459c9b.src.rpm
Repository : ubi-8-appstream-rpms
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.