How to Install and Uninstall python2-termcolor Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-termcolor" package

Please follow the instructions below to install python2-termcolor on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-termcolor

2. Uninstall "python2-termcolor" package

Please follow the steps below to uninstall python2-termcolor on openSUSE Leap:

$ sudo zypper remove python2-termcolor

3. Information about the python2-termcolor package on openSUSE Leap

Information for package python2-termcolor:
------------------------------------------
Repository : Main Repository
Name : python2-termcolor
Version : 1.1.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 15,9 KiB
Installed : No
Status : not installed
Source package : python-termcolor-1.1.0-bp153.1.17.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.