How to Install and Uninstall python-six.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "python-six.src" package
Learn how to install python-six.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-six.src
Copied
2. Uninstall "python-six.src" package
This is a short guide on how to uninstall python-six.src on Oracle Linux 9:
$
sudo dnf remove
python-six.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-six.src package on Oracle Linux 9
Last metadata expiration check: 0:43:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-six
Version : 1.15.0
Release : 9.0.1.el9
Architecture : src
Size : 44 k
Source : None
Repository : ol9_baseos_latest
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.
Available Packages
Name : python-six
Version : 1.15.0
Release : 9.0.1.el9
Architecture : src
Size : 44 k
Source : None
Repository : ol9_baseos_latest
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.