How to Install and Uninstall python2-six.noarch Package on CentOS 7 / RHEL 7

Last updated: May 05,2024

1. Install "python2-six.noarch" package

Here is a brief guide to show you how to install python2-six.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install python2-six.noarch

2. Uninstall "python2-six.noarch" package

Please follow the guidance below to uninstall python2-six.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove python2-six.noarch $ sudo yum autoremove

3. Information about the python2-six.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : python2-six
Arch : noarch
Version : 1.9.0
Release : 0.el7
Size : 0.0
Repo : installed
From repo : epel
Summary : Dummy package depending on python-six
License : Public Domain
Description : This package exists only to allow packagers to uniformly depend on
: python2-six instead of conditionalizing those dependencies based
: on the version of EPEL or Fedora. It contains no files.