How to Install and Uninstall python39-six.noarch Package on Oracle Linux 8
Last updated: January 16,2025
1. Install "python39-six.noarch" package
Here is a brief guide to show you how to install python39-six.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python39-six.noarch
Copied
2. Uninstall "python39-six.noarch" package
This is a short guide on how to uninstall python39-six.noarch on Oracle Linux 8:
$
sudo dnf remove
python39-six.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python39-six.noarch package on Oracle Linux 8
Last metadata expiration check: 3:37:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-six
Version : 1.15.0
Release : 3.module+el8.4.0+20109+b7b1db01
Architecture : noarch
Size : 41 k
Source : python3x-six-1.15.0-3.module+el8.4.0+20109+b7b1db01.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.
Available Packages
Name : python39-six
Version : 1.15.0
Release : 3.module+el8.4.0+20109+b7b1db01
Architecture : noarch
Size : 41 k
Source : python3x-six-1.15.0-3.module+el8.4.0+20109+b7b1db01.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.