How to Install and Uninstall python2-six.noarch Package on Rocky Linux 8

Last updated: May 04,2024

1. Install "python2-six.noarch" package

This guide let you learn how to install python2-six.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python2-six.noarch

2. Uninstall "python2-six.noarch" package

This tutorial shows how to uninstall python2-six.noarch on Rocky Linux 8:

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

3. Information about the python2-six.noarch package on Rocky Linux 8

Last metadata expiration check: 0:54:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-six
Version : 1.11.0
Release : 6.module+el8.4.0+403+9ae17a31
Architecture : noarch
Size : 36 k
Source : python2-six-1.11.0-6.module+el8.4.0+403+9ae17a31.src.rpm
Repository : appstream
Summary : Python 2 and 3 compatibility utilities
URL : https://pypi.python.org/pypi/six
License : MIT
Description : python2-six provides simple utilities for wrapping over differences between
: Python 2 and Python 3.