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

Last updated: July 02,2024

1. Install "python311-colorful" package

This tutorial shows how to install python311-colorful on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-colorful

2. Uninstall "python311-colorful" package

In this section, we are going to explain the necessary steps to uninstall python311-colorful on openSuSE Tumbleweed:

$ sudo zypper remove python311-colorful

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

Information for package python311-colorful:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-colorful
Version : 0.5.6-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 808.0 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.