How to Install and Uninstall python36-colorclass Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python36-colorclass" package

In this section, we are going to explain the necessary steps to install python36-colorclass on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-colorclass

2. Uninstall "python36-colorclass" package

This is a short guide on how to uninstall python36-colorclass on openSuSE Tumbleweed:

$ sudo zypper remove python36-colorclass

3. Information about the python36-colorclass package on openSuSE Tumbleweed

Information for package python36-colorclass:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-colorclass
Version : 2.2.0-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 146,1 KiB
Installed : No
Status : not installed
Source package : python-colorclass-2.2.0-2.12.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