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

Last updated: May 20,2024

1. Install "python39-pudb" package

Please follow the step by step instructions below to install python39-pudb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pudb

2. Uninstall "python39-pudb" package

Please follow the step by step instructions below to uninstall python39-pudb on openSuSE Tumbleweed:

$ sudo zypper remove python39-pudb

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

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