How to Install and Uninstall zshdb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "zshdb" package

Please follow the instructions below to install zshdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install zshdb

2. Uninstall "zshdb" package

Please follow the steps below to uninstall zshdb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove zshdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the zshdb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: zshdb
Priority: extra
Section: universe/devel
Installed-Size: 418
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.09+git20150123-1
Depends: python:any (>= 2.7.5-5~), zsh, emacsen-common
Filename: pool/universe/z/zshdb/zshdb_0.09+git20150123-1_all.deb
Size: 75526
MD5sum: 5c3c8bc519a5b8c6bcb63efee5066047
SHA1: 9bef1c36f3fcc33c8e9a0a1fad1847d8a199e4a4
SHA256: e471119b2c42ef1add19d75b4fd40ebca77040f8d32ee07ceb415deb4976cbe3
Description-en: debugger for Z-Shell scripts
A zsh script to which arranges for another zsh script to be debugged. zshdb is
a port of bashdb, a similar debugger for bash scripts, to zsh. The command
syntax generally follows that of the trepanning debuggers and, more generally,
GNU debugger gdb.
Description-md5: cbe348d8cae6720a30f6a1a3ddeadeeb
Homepage: https://github.com/rocky/zshdb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu