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

Last updated: May 18,2024

1. Install "python36-pudb" package

Here is a brief guide to show you how to install python36-pudb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pudb

2. Uninstall "python36-pudb" package

This guide let you learn how to uninstall python36-pudb on openSuSE Tumbleweed:

$ sudo zypper remove python36-pudb

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

Information for package python36-pudb:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pudb
Version : 2021.2.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 610,9 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.