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

Last updated: July 03,2024

1. Install "python38-six.noarch" package

Here is a brief guide to show you how to install python38-six.noarch on Oracle Linux 8

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

2. Uninstall "python38-six.noarch" package

This is a short guide on how to uninstall python38-six.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 5:51:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python38-six
Version : 1.12.0
Release : 10.module+el8.4.0+20068+32a535e2
Architecture : noarch
Size : 39 k
Source : python3x-six-1.12.0-10.module+el8.4.0+20068+32a535e2.src.rpm
Repository : ol8_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.