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

Last updated: October 05,2024

1. Install "python312-pudb" package

This guide let you learn how to install python312-pudb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pudb

2. Uninstall "python312-pudb" package

Please follow the instructions below to uninstall python312-pudb on openSuSE Tumbleweed:

$ sudo zypper remove python312-pudb

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

Information for package python312-pudb:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pudb
Version : 2022.1.3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 750.6 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.