How to Install and Uninstall cgdb Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "cgdb" package

Please follow the guidance below to install cgdb on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cgdb

2. Uninstall "cgdb" package

Please follow the guidance below to uninstall cgdb on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cgdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the cgdb package on Ubuntu 20.10 (Groovy Gorilla)

Package: cgdb
Architecture: amd64
Version: 0.6.7-2build6
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Lemmen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 329
Depends: libc6 (>= 2.15), libncurses6 (>= 6), libreadline8 (>= 6.0), libtinfo6 (>= 6), gdb, dpkg (>= 1.15.4) | install-info
Filename: pool/universe/c/cgdb/cgdb_0.6.7-2build6_amd64.deb
Size: 128660
MD5sum: 69f2cad7b06734ceadfc88e26da97efa
SHA1: 3ac7072d8010205d4a49eb714e7c272bc4fe5431
SHA256: e74498a7665d8e13443874a33ed5a5eed5176190ae901c1f1fcbda05d1b6e28c
SHA512: ce671815a5d216d20c38c1b31f42ccface827fa51c179d073c0dfdf66577cefffdcb6223c180e2d17847412df401fd0db21e273473d9637dd62f55bea7b008ee
Homepage: http://cgdb.sourceforge.net/
Description-en: curses-based interface to the GNU Debugger (GDB)
CGDB is a curses frontend to the GNU Debugger (GDB). The goal of CGDB is
to be lightweight and responsive; not encumbered with unnecessary features.
.
The interface is designed to deliver the familiar GDB text interface, with a
split screen showing the source as it executes. The UI is modeled on the
classic Unix text editor, vi. Those familiar with vi should feel right at home
using CGDB.
.
Some features offered by CGDB are:
* Syntax-highlighted source window
* Visual breakpoint setting
* Keyboard shortcuts for common functions
* Searching source window (using regexp)
Description-md5: e92d369dc730bb952f9afd73d14798e9