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

Last updated: June 26,2024

1. Install "python310-pudb" package

In this section, we are going to explain the necessary steps to install python310-pudb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pudb

2. Uninstall "python310-pudb" package

In this section, we are going to explain the necessary steps to uninstall python310-pudb on openSuSE Tumbleweed:

$ sudo zypper remove python310-pudb

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

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