How to Install and Uninstall python3.11-six.noarch Package on AlmaLinux 9
Last updated: January 15,2025
1. Install "python3.11-six.noarch" package
Please follow the steps below to install python3.11-six.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-six.noarch
Copied
2. Uninstall "python3.11-six.noarch" package
This tutorial shows how to uninstall python3.11-six.noarch on AlmaLinux 9:
$
sudo dnf remove
python3.11-six.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-six.noarch package on AlmaLinux 9
Last metadata expiration check: 1:08:25 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3.11-six
Version : 1.16.0
Release : 1.el9
Architecture : noarch
Size : 42 k
Source : python3.11-six-1.16.0-1.el9.src.rpm
Repository : appstream
Summary : Python 2 and 3 compatibility utilities
URL : https://github.com/benjaminp/six
License : MIT
Description : Six is a Python 2 and 3 compatibility library. It provides utility functions
: for smoothing over the differences between the Python versions with the goal
: of writing Python code that is compatible on both Python versions.
Available Packages
Name : python3.11-six
Version : 1.16.0
Release : 1.el9
Architecture : noarch
Size : 42 k
Source : python3.11-six-1.16.0-1.el9.src.rpm
Repository : appstream
Summary : Python 2 and 3 compatibility utilities
URL : https://github.com/benjaminp/six
License : MIT
Description : Six is a Python 2 and 3 compatibility library. It provides utility functions
: for smoothing over the differences between the Python versions with the goal
: of writing Python code that is compatible on both Python versions.