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

Last updated: November 23,2024

1. Install "python38-termcolor" package

Please follow the steps below to install python38-termcolor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-termcolor

2. Uninstall "python38-termcolor" package

Please follow the steps below to uninstall python38-termcolor on openSuSE Tumbleweed:

$ sudo zypper remove python38-termcolor

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

Information for package python38-termcolor:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-termcolor
Version : 1.1.0-13.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18,3 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.