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

Last updated: May 19,2024

1. Install "python311-pudb" package

This is a short guide on how to install python311-pudb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pudb

2. Uninstall "python311-pudb" package

Here is a brief guide to show you how to uninstall python311-pudb on openSuSE Tumbleweed:

$ sudo zypper remove python311-pudb

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

Information for package python311-pudb:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pudb
Version : 2022.1.3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 800.7 KiB
Installed : No
Status : not installed
Source package : python-pudb-2022.1.3-2.2.src
Upstream URL : https://mathema.tician.de/software/pudb
Summary : A full-screen, console-based Python debugger
Description :
PuDB is a full-screen, console-based visual debugger for Python.
Control is by keyboard. The UI is reminiscient of the DOS versions
of Turbo Pascal.