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

Last updated: July 03,2024

1. Install "python311-termstyle" package

Please follow the steps below to install python311-termstyle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-termstyle

2. Uninstall "python311-termstyle" package

This guide covers the steps necessary to uninstall python311-termstyle on openSuSE Tumbleweed:

$ sudo zypper remove python311-termstyle

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

Information for package python311-termstyle:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-termstyle
Version : 0.1.11-7.17
Arch : noarch
Vendor : openSUSE
Installed Size : 13.0 KiB
Installed : No
Status : not installed
Source package : python-termstyle-0.1.11-7.17.src
Upstream URL : https://github.com/gfxmonk/termstyle
Summary : Console colouring for Python
Description :
termstyle is a Python library for adding coloured output to
terminal (console) programs. The definitions come from ECMA-048, the
"Control Functions for Coded Character Sets" standard.