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

Last updated: July 05,2024

1. Install "python38-colorclass" package

Please follow the step by step instructions below to install python38-colorclass on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-colorclass

2. Uninstall "python38-colorclass" package

This guide let you learn how to uninstall python38-colorclass on openSuSE Tumbleweed:

$ sudo zypper remove python38-colorclass

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

Information for package python38-colorclass:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-colorclass
Version : 2.2.0-2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 142,5 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