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

Last updated: May 18,2024

1. Install "python38-pudb" package

This guide covers the steps necessary to install python38-pudb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pudb

2. Uninstall "python38-pudb" package

Learn how to uninstall python38-pudb on openSuSE Tumbleweed:

$ sudo zypper remove python38-pudb

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

Information for package python38-pudb:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pudb
Version : 2021.2.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 604,1 KiB
Installed : No
Status : not installed
Source package : python-pudb-2021.2.2-1.1.src
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.