How to Install and Uninstall ddd Package on Kali Linux

Last updated: November 07,2024

1. Install "ddd" package

This tutorial shows how to install ddd on Kali Linux

$ sudo apt update $ sudo apt install ddd

2. Uninstall "ddd" package

Please follow the instructions below to uninstall ddd on Kali Linux:

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

3. Information about the ddd package on Kali Linux

Package: ddd
Version: 1:3.3.12-5.4
Installed-Size: 4105
Maintainer: Daniel Schepler
Architecture: amd64
Replaces: ddd-dmotif, ddd-smotif
Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libtinfo6 (>= 6), libx11-6, libxaw7 (>= 2:1.0.14), libxm4 (>= 2.3.4), libxmu6 (>= 2:1.1.3), libxpm4, libxt6
Recommends: gdb (>= 7.1), sensible-utils
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
Size: 1312528
SHA256: a435296f6d9e03051386783a498fb671414c9a58ebe9c8fd968fe1eba726f2d4
SHA1: 28b4e84d19fe75dea3b59f0480e9916f20b6c4e6
MD5sum: 0afcb506d260df3c180925395ac435da
Description: 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:
Homepage: http://www.gnu.org/software/ddd/
Tag: devel::debugger, devel::lang:ada, devel::lang:c, devel::lang:c++,
devel::lang:fortran, devel::lang:java, devel::lang:pascal,
devel::lang:perl, devel::lang:python, devel::library,
implemented-in::c, implemented-in::perl, interface::graphical,
interface::x11, role::devel-lib, role::program, suite::gnu,
uitoolkit::athena, uitoolkit::motif, uitoolkit::ncurses, use::checking,
x11::application
Section: devel
Priority: optional
Filename: pool/main/d/ddd/ddd_3.3.12-5.4_amd64.deb