How to Install and Uninstall python3-ipdb Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-ipdb" package

Please follow the step by step instructions below to install python3-ipdb on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ipdb

2. Uninstall "python3-ipdb" package

This guide covers the steps necessary to uninstall python3-ipdb on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-ipdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ipdb package on Ubuntu 21.10 (Impish Indri)

Package: python3-ipdb
Architecture: all
Version: 0.13.3-1
Priority: optional
Section: universe/python
Source: ipdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 56
Depends: python3-pkg-resources, python3:any, ipython3
Filename: pool/universe/i/ipdb/python3-ipdb_0.13.3-1_all.deb
Size: 13772
MD5sum: db6950e714f8cc6343354138cd74e64e
SHA1: 636878b1fb1daabb42679556d0d4e7be22426a53
SHA256: d526e0a69abb9ac973df811fb15927dfacd170fe6c5bc25892998bd4a908c576
SHA512: 7198aa0997c62195bbe03c6b31e8b9cfde6aa336f91097cf6e06543668d95638d6f0940344232f745b3a336e1a9396674a96286fc070cc97a9d7462e06b16680
Homepage: https://github.com/gotcha/ipdb
Description-en: IPython-based pdb replacement (Python 3 version)
ipdb is a replacement for pdb Python debugger, adding IPython features (tab
completion, syntax highlighting, better tracebacks, better introspection) to
it.
.
ipdb contains replacements for all functions from the pdb stdlib module. It
also contains the ipdb3 binary which can be used instead of the pdb3 binary to
debug standalone scripts.
.
This package contains the Python 3 version of the module.
Description-md5: 0e6cdf4a7250147dec9e4e1e5b2f1b70