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

Last updated: May 18,2024

1. Install "python39-colorclass" package

Please follow the guidance below to install python39-colorclass on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-colorclass

2. Uninstall "python39-colorclass" package

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

$ sudo zypper remove python39-colorclass

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

Information for package python39-colorclass:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-colorclass
Version : 2.2.2-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 111.3 KiB
Installed : No
Status : not installed
Source package : python-colorclass-2.2.2-2.5.src
Upstream URL : https://github.com/matthewdeanmartin/colorclass/
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`.