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

Last updated: February 01,2025

1. Install "python36-ipdb" package

Please follow the guidelines below to install python36-ipdb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-ipdb

2. Uninstall "python36-ipdb" package

Please follow the instructions below to uninstall python36-ipdb on openSuSE Tumbleweed:

$ sudo zypper remove python36-ipdb

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

Information for package python36-ipdb:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-ipdb
Version : 0.13.9-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 56,1 KiB
Installed : No
Status : not installed
Source package : python-ipdb-0.13.9-1.1.src
Summary : IPython-enabled pdb
Description :
ipdb exports functions to access the IPython_ debugger, which features
tab completion, syntax highlighting, better tracebacks, better
introspection with the same interface as the `pdb` module.