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

Last updated: October 04,2024

1. Install "python312-colorful" package

Please follow the guidelines below to install python312-colorful on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-colorful

2. Uninstall "python312-colorful" package

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

$ sudo zypper remove python312-colorful

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

Information for package python312-colorful:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-colorful
Version : 0.5.6-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 805.4 KiB
Installed : No
Status : not installed
Source package : python-colorful-0.5.6-1.4.src
Upstream URL : https://github.com/timofurrer/colorful
Summary : Terminal string styling done right, in Python
Description :
colorful gives you control over terminal string styling in Python
with an easy to use API.