How to Install and Uninstall python2-pudb Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pudb" package
This tutorial shows how to install python2-pudb on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pudb
Copied
2. Uninstall "python2-pudb" package
This guide covers the steps necessary to uninstall python2-pudb on openSUSE Leap:
$
sudo zypper remove
python2-pudb
Copied
3. Information about the python2-pudb package on openSUSE Leap
Information for package python2-pudb:
-------------------------------------
Repository : Main Repository
Name : python2-pudb
Version : 2019.2-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 480,7 KiB
Installed : No
Status : not installed
Source package : python-pudb-2019.2-bp153.1.17.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.
-------------------------------------
Repository : Main Repository
Name : python2-pudb
Version : 2019.2-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 480,7 KiB
Installed : No
Status : not installed
Source package : python-pudb-2019.2-bp153.1.17.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.