How to Install and Uninstall python311-termcolor Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-termcolor" package
Please follow the guidance below to install python311-termcolor on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-termcolor
Copied
2. Uninstall "python311-termcolor" package
This tutorial shows how to uninstall python311-termcolor on openSuSE Tumbleweed:
$
sudo zypper remove
python311-termcolor
Copied
3. Information about the python311-termcolor package on openSuSE Tumbleweed
Information for package python311-termcolor:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-termcolor
Version : 2.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 34.8 KiB
Installed : No
Status : not installed
Source package : python-termcolor-2.4.0-1.4.src
Upstream URL : https://pypi.python.org/pypi/termcolor
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.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-termcolor
Version : 2.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 34.8 KiB
Installed : No
Status : not installed
Source package : python-termcolor-2.4.0-1.4.src
Upstream URL : https://pypi.python.org/pypi/termcolor
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.