How to Install and Uninstall python-pudb Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 03,2025
1. Install "python-pudb" package
Please follow the step by step instructions below to install python-pudb on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-pudb
Copied
2. Uninstall "python-pudb" package
Learn how to uninstall python-pudb on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-pudb
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-pudb package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-pudb
Priority: optional
Section: universe/python
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pudb
Version: 2015.4.1-1
Provides: python2.7-pudb
Depends: python-pygments (>= 1.0), python-urwid (>= 1.1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: ipython
Filename: pool/universe/p/pudb/python-pudb_2015.4.1-1_all.deb
Size: 45796
MD5sum: 91e008e9a7e4b468f0b03165a741e583
SHA1: a6a82de4f7dc6f24339d13a7bcdfcaa2a8389763
SHA256: c835b720828ee466739788b22952203b211677942991d2b369372274721960ff
Description-en: full-screen, console-based Python debugger
PuDB is a full-screen, console-based visual debugger for Python.
.
Its goal is to provide all the niceties of modern GUI-based debuggers
in a more lightweight and keyboard-friendly package. PuDB allows you
to debug code right where you write and test it -- in a terminal. If
you've worked with the excellent (but nowadays ancient) DOS-based
Turbo Pascal or C tools, PuDB's UI might look familiar.
Description-md5: 6992744d473e5debd130d58c76e6f1ab
Homepage: https://github.com/inducer/pudb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: pudb
Version: 2015.4.1-1
Provides: python2.7-pudb
Depends: python-pygments (>= 1.0), python-urwid (>= 1.1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: ipython
Filename: pool/universe/p/pudb/python-pudb_2015.4.1-1_all.deb
Size: 45796
MD5sum: 91e008e9a7e4b468f0b03165a741e583
SHA1: a6a82de4f7dc6f24339d13a7bcdfcaa2a8389763
SHA256: c835b720828ee466739788b22952203b211677942991d2b369372274721960ff
Description-en: full-screen, console-based Python debugger
PuDB is a full-screen, console-based visual debugger for Python.
.
Its goal is to provide all the niceties of modern GUI-based debuggers
in a more lightweight and keyboard-friendly package. PuDB allows you
to debug code right where you write and test it -- in a terminal. If
you've worked with the excellent (but nowadays ancient) DOS-based
Turbo Pascal or C tools, PuDB's UI might look familiar.
Description-md5: 6992744d473e5debd130d58c76e6f1ab
Homepage: https://github.com/inducer/pudb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu