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

Last updated: January 16,2025

1. Install "python38-six.noarch" package

In this section, we are going to explain the necessary steps to install python38-six.noarch on AlmaLinux 8

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

2. Uninstall "python38-six.noarch" package

Please follow the steps below to uninstall python38-six.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:35:56 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python38-six
Version : 1.12.0
Release : 10.module_el8.6.0+2778+cd494b30
Architecture : noarch
Size : 38 k
Source : python3x-six-1.12.0-10.module_el8.6.0+2778+cd494b30.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.