How to Install and Uninstall python312-blessings Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-blessings" package

Please follow the step by step instructions below to install python312-blessings on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-blessings

2. Uninstall "python312-blessings" package

Learn how to uninstall python312-blessings on openSuSE Tumbleweed:

$ sudo zypper remove python312-blessings

3. Information about the python312-blessings package on openSuSE Tumbleweed

Information for package python312-blessings:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-blessings
Version : 1.7-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 141.2 KiB
Installed : No
Status : not installed
Source package : python-blessings-1.7-3.6.src
Upstream URL : https://github.com/erikrose/blessings
Summary : A thin, practical wrapper around terminal capabilities in Python
Description :
Curses-like terminal wrapper with a display based on compositing 2d
arrays of text.