How to Install and Uninstall python36-six.noarch Package on CentOS 7 / RHEL 7
Last updated: January 15,2025
1. Install "python36-six.noarch" package
Please follow the guidelines below to install python36-six.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
python36-six.noarch
Copied
2. Uninstall "python36-six.noarch" package
Learn how to uninstall python36-six.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
python36-six.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python36-six.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : python36-six
Arch : noarch
Version : 1.14.0
Release : 3.el7
Size : 138 k
Repo : installed
From repo : epel
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.
:
: This is the Python 36 build of the module.
Name : python36-six
Arch : noarch
Version : 1.14.0
Release : 3.el7
Size : 138 k
Repo : installed
From repo : epel
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.
:
: This is the Python 36 build of the module.