How to Install and Uninstall python36-termcolor Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-termcolor" package

Please follow the step by step instructions below to install python36-termcolor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-termcolor

2. Uninstall "python36-termcolor" package

Learn how to uninstall python36-termcolor on openSuSE Tumbleweed:

$ sudo zypper remove python36-termcolor

3. Information about the python36-termcolor package on openSuSE Tumbleweed

Information for package python36-termcolor:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-termcolor
Version : 1.1.0-13.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18,1 KiB
Installed : No
Status : not installed
Source package : python-termcolor-1.1.0-13.8.src
Summary : ANSII Color formatting for output in terminal
Description :
Available text colors: grey, red, green, yellow, blue, magenta, cyan, white.
Available text highlights: on_grey, on_red, on_green, on_yellow, on_blue, on_magenta, on_cyan, on_white.
Available attributes: bold, dark, underline, blink, reverse, concealed.