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

Last updated: May 08,2024

1. Install "xxgdb" package

Please follow the step by step instructions below to install xxgdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xxgdb

2. Uninstall "xxgdb" package

Please follow the guidelines below to uninstall xxgdb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xxgdb $ sudo apt autoclean && sudo apt autoremove

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

Package: xxgdb
Priority: optional
Section: universe/devel
Installed-Size: 264
Maintainer: Ubuntu Developers
Original-Maintainer: Joey Schulze
Architecture: amd64
Version: 1.12-17
Depends: gdb, libc6 (>= 2.4), libx11-6, libxaw7, libxt6
Filename: pool/universe/x/xxgdb/xxgdb_1.12-17_amd64.deb
Size: 69820
MD5sum: 2c82185d0bdcde20fbfde8d09460d985
SHA1: 14c9b26722a05a8879ef5ba2a2b6d6248b8782b7
SHA256: 004bdd3a00bc780017e3de7311b6de5603227008fb9b35919206773c6fcc14df
Description-en: An X front-end to the GNU debugger gdb
xxgdb is a simple but powerful graphical interface to the GNU
debugger gdb. A more powerful (but slower and much bigger) interface
is available in the ddd package.
Description-md5: 3bfda36542e8c682af6e97d0745b2385
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu