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

Last updated: May 07,2024

1. Install "ddd" package

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

$ sudo apt update $ sudo apt install ddd

2. Uninstall "ddd" package

This is a short guide on how to uninstall ddd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ddd $ sudo apt autoclean && sudo apt autoremove

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

Package: ddd
Priority: optional
Section: universe/devel
Installed-Size: 3692
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Schepler
Architecture: amd64
Version: 1:3.3.12-5.1build1
Replaces: ddd-dmotif, ddd-smotif
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libtinfo5 (>= 6), libx11-6, libxaw7, libxm4 (>= 2.3.4), libxmu6, libxpm4, libxt6
Recommends: gdb (>= 7.1)
Suggests: ddd-doc, perl (>= 5.8.0), pydb, info, glibc-doc, xterm, x11-utils, gnuplot, rsh-client, cups-bsd | lpr
Conflicts: ddd-dmotif, ddd-smotif
Filename: pool/universe/d/ddd/ddd_3.3.12-5.1build1_amd64.deb
Size: 1154348
MD5sum: c4564851a7c20960e1b79dac439fc56b
SHA1: 47bd102df52673be99a302461c6e66dee9d6651d
SHA256: dfd60fb6a1b396e6146a7137b12eb2466e182e33f4690f336de82a73ffdb3ed4
Description-en: The Data Display Debugger, a graphical debugger frontend
The Data Display Debugger (DDD) is a popular graphical user interface to
UNIX debuggers such as GDB, DBX, XDB, JDB and others. Besides typical
front-end features such as viewing source texts and breakpoints, DDD
provides an interactive graphical data display, where data structures are
displayed as graphs. Using DDD, you can reason about your application by
watching its data, not just by viewing it execute lines of source code.
.
Other DDD features include: debugging of programs written in Ada, Bash, C,
C++, Chill, Fortran, Java, Modula, Pascal, Perl and Python; machine-level
debugging; hypertext source navigation and lookup; breakpoint, backtrace,
and history editors; preferences and settings editors; program execution
in terminal emulator window; debugging on remote host; on-line manual;
interactive help on the Motif user interface; GDB/DBX/XDB command-line
interface with full editing, history, and completion capabilities.
.
This version is linked against Lesstif, an LGPL-ed implementation of Motif.
Description-md5: 3172af221b70ac62811deee970c1c7b3
Homepage: http://www.gnu.org/software/ddd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu