How to Install and Uninstall python2-colorclass Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-colorclass" package

Learn how to install python2-colorclass on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-colorclass

2. Uninstall "python2-colorclass" package

Here is a brief guide to show you how to uninstall python2-colorclass on openSUSE Leap:

$ sudo zypper remove python2-colorclass

3. Information about the python2-colorclass package on openSUSE Leap

Information for package python2-colorclass:
-------------------------------------------
Repository : Main Repository
Name : python2-colorclass
Version : 2.2.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 127,4 KiB
Installed : No
Status : not installed
Source package : python-colorclass-2.2.0-bp153.1.16.src
Summary : ANSI text color library for Python
Description :
Yet another ANSI color text library for Python. It provides "auto
colors" for dark/light terminals.
In Python 2.x, this library subclasses `unicode`, while on
Python 3.x, it subclasses `str`.
* Python 2.6, 2.7, PyPy, PyPy3, 3.3, 3.4, and 3.5 are supported