How to Install and Uninstall python311-colorclass Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-colorclass" package
This tutorial shows how to install python311-colorclass on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-colorclass
Copied
2. Uninstall "python311-colorclass" package
Please follow the steps below to uninstall python311-colorclass on openSuSE Tumbleweed:
$
sudo zypper remove
python311-colorclass
Copied
3. Information about the python311-colorclass package on openSuSE Tumbleweed
Information for package python311-colorclass:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-colorclass
Version : 2.2.2-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 134.4 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`.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-colorclass
Version : 2.2.2-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 134.4 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`.