How to Install and Uninstall gdb-mingw-w64 Package on Kali Linux

Last updated: May 15,2024

1. Install "gdb-mingw-w64" package

Please follow the guidelines below to install gdb-mingw-w64 on Kali Linux

$ sudo apt update $ sudo apt install gdb-mingw-w64

2. Uninstall "gdb-mingw-w64" package

This tutorial shows how to uninstall gdb-mingw-w64 on Kali Linux:

$ sudo apt remove gdb-mingw-w64 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdb-mingw-w64 package on Kali Linux

Package: gdb-mingw-w64
Source: gdb-mingw-w64 (13.1)
Version: 13.2-1+13.1
Installed-Size: 20030
Maintainer: Stephen Kitt
Architecture: amd64
Depends: gdb (>= 13.2), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.11 (>= 3.11.5), libreadline8 (>= 8.2~beta), libstdc++6 (>= 12), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Recommends: gdb-mingw-w64-target
Suggests: gdb-doc
Size: 6387212
SHA256: 4ddbb18ef6668be72cf0c0758fd8f68f27159a9fa4d5a65c1f4c190a466457f8
SHA1: d3e380d32319c3c2cdb1302dfa527503df9508c0
MD5sum: ef55cce8a8d751926ece9afdda65dae8
Description: Cross-debugger for Win32 and Win64 using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit Windows applications using the GNU Compiler Collection (gcc).
.
This package contains the gdb debugger which can be used with a
Windows-hosted gdbserver to debug programs running on Windows hosts.
.
The gdb-mingw-w64-target package contains gdbserver and gdbreplay for
32- and 64-bit Windows.
.
The non-free gdb-doc package contains the manual pages for gdb.
Description-md5:
Homepage: https://www.gnu.org/software/gdb/
Built-Using: gdb (= 13.2-1)
Tag: devel::debugger, devel::lang:c, devel::lang:c++, devel::lang:fortran,
devel::lang:java, devel::library, implemented-in::c,
implemented-in::java, interface::commandline, interface::text-mode,
role::devel-lib, role::program, scope::utility, suite::gnu,
uitoolkit::ncurses, works-with::software:running
Section: devel
Priority: optional
Filename: pool/main/g/gdb-mingw-w64/gdb-mingw-w64_13.2-1+13.1_amd64.deb