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

Last updated: November 08,2024

1. Install "python312-colorclass" package

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

$ sudo zypper refresh $ sudo zypper install python312-colorclass

2. Uninstall "python312-colorclass" package

This tutorial shows how to uninstall python312-colorclass on openSuSE Tumbleweed:

$ sudo zypper remove python312-colorclass

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

Information for package python312-colorclass:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-colorclass
Version : 2.2.2-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 128.9 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`.