How to Install and Uninstall python310-ipdb Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python310-ipdb" package
This tutorial shows how to install python310-ipdb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-ipdb
Copied
2. Uninstall "python310-ipdb" package
Please follow the guidelines below to uninstall python310-ipdb on openSuSE Tumbleweed:
$
sudo zypper remove
python310-ipdb
Copied
3. Information about the python310-ipdb package on openSuSE Tumbleweed
Information for package python310-ipdb:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ipdb
Version : 0.13.13-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 52.5 KiB
Installed : No
Status : not installed
Source package : python-ipdb-0.13.13-3.1.src
Upstream URL : https://github.com/gotcha/ipdb
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.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ipdb
Version : 0.13.13-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 52.5 KiB
Installed : No
Status : not installed
Source package : python-ipdb-0.13.13-3.1.src
Upstream URL : https://github.com/gotcha/ipdb
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.