How to Install and Uninstall python3-termstyle Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python3-termstyle" package

This is a short guide on how to install python3-termstyle on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-termstyle

2. Uninstall "python3-termstyle" package

Please follow the step by step instructions below to uninstall python3-termstyle on openSUSE Leap:

$ sudo zypper remove python3-termstyle

3. Information about the python3-termstyle package on openSUSE Leap

Information for package python3-termstyle:
------------------------------------------
Repository : Main Repository
Name : python3-termstyle
Version : 0.1.11-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 14.9 KiB
Installed : No
Status : not installed
Source package : python-termstyle-0.1.11-bp155.2.11.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.