How to Install and Uninstall python3-six.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-six.noarch" package
This guide let you learn how to install python3-six.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-six.noarch
Copied
2. Uninstall "python3-six.noarch" package
This guide covers the steps necessary to uninstall python3-six.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-six.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-six.noarch package on AlmaLinux 8
Last metadata expiration check: 1:24:35 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : python3-six
Version : 1.11.0
Release : 8.el8
Architecture : noarch
Size : 98 k
Source : python-six-1.11.0-8.el8.src.rpm
Repository : @System
From repo : baseos
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.
Installed Packages
Name : python3-six
Version : 1.11.0
Release : 8.el8
Architecture : noarch
Size : 98 k
Source : python-six-1.11.0-8.el8.src.rpm
Repository : @System
From repo : baseos
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.