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

Last updated: June 14,2024

1. Install "python39-blessings" package

This guide covers the steps necessary to install python39-blessings on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-blessings

2. Uninstall "python39-blessings" package

Please follow the steps below to uninstall python39-blessings on openSuSE Tumbleweed:

$ sudo zypper remove python39-blessings

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

Information for package python39-blessings:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-blessings
Version : 1.7-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 120.7 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.