How to Install and Uninstall python-six.src Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "python-six.src" package

Please follow the step by step instructions below to install python-six.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-six.src

2. Uninstall "python-six.src" package

Please follow the instructions below to uninstall python-six.src on Oracle Linux 8:

$ sudo dnf remove python-six.src $ sudo dnf autoremove

3. Information about the python-six.src package on Oracle Linux 8

Last metadata expiration check: 0:14:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-six
Version : 1.12.0
Release : 9.module+el8.3.0+7824+e0098946
Architecture : src
Size : 47 k
Source : None
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.