How to Install and Uninstall python2-six.noarch Package on Oracle Linux 8
Last updated: January 10,2025
1. Install "python2-six.noarch" package
Here is a brief guide to show you how to install python2-six.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-six.noarch
Copied
2. Uninstall "python2-six.noarch" package
This guide let you learn how to uninstall python2-six.noarch on Oracle Linux 8:
$
sudo dnf remove
python2-six.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-six.noarch package on Oracle Linux 8
Last metadata expiration check: 1:44:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-six
Version : 1.11.0
Release : 6.module+el8.4.0+20050+79c7b4ee
Architecture : noarch
Size : 37 k
Source : python2-six-1.11.0-6.module+el8.4.0+20050+79c7b4ee.src.rpm
Repository : ol8_appstream
Summary : Python 2 and 3 compatibility utilities
URL : https://pypi.python.org/pypi/six
License : MIT
Description : python2-six provides simple utilities for wrapping over differences between
: Python 2 and Python 3.
Available Packages
Name : python2-six
Version : 1.11.0
Release : 6.module+el8.4.0+20050+79c7b4ee
Architecture : noarch
Size : 37 k
Source : python2-six-1.11.0-6.module+el8.4.0+20050+79c7b4ee.src.rpm
Repository : ol8_appstream
Summary : Python 2 and 3 compatibility utilities
URL : https://pypi.python.org/pypi/six
License : MIT
Description : python2-six provides simple utilities for wrapping over differences between
: Python 2 and Python 3.