How to Install and Uninstall python38-curses Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python38-curses" package

Please follow the instructions below to install python38-curses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-curses

2. Uninstall "python38-curses" package

Please follow the guidelines below to uninstall python38-curses on openSuSE Tumbleweed:

$ sudo zypper remove python38-curses

3. Information about the python38-curses package on openSuSE Tumbleweed

Information for package python38-curses:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-curses
Version : 3.8.18-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 191.9 KiB
Installed : No
Status : not installed
Source package : python38-3.8.18-6.1.src
Upstream URL : https://www.python.org/
Summary : Python Interface to the (N)Curses Library
Description :
An easy to use interface to the (n)curses CUI library. CUI stands for
Console User Interface.