How to Install and Uninstall python3-pudb Package on openSUSE Leap
Last updated: March 14,2025
1. Install "python3-pudb" package
This tutorial shows how to install python3-pudb on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pudb
Copied
2. Uninstall "python3-pudb" package
Please follow the step by step instructions below to uninstall python3-pudb on openSUSE Leap:
$
sudo zypper remove
python3-pudb
Copied
3. Information about the python3-pudb package on openSUSE Leap
Information for package python3-pudb:
-------------------------------------
Repository : Main Repository
Name : python3-pudb
Version : 2019.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 578.9 KiB
Installed : No
Status : not installed
Source package : python-pudb-2019.2-bp155.2.12.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.
-------------------------------------
Repository : Main Repository
Name : python3-pudb
Version : 2019.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 578.9 KiB
Installed : No
Status : not installed
Source package : python-pudb-2019.2-bp155.2.12.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.