How to Install and Uninstall gdb-mingw-w64 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "gdb-mingw-w64" package

Please follow the guidelines below to install gdb-mingw-w64 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gdb-mingw-w64" package

This guide let you learn how to uninstall gdb-mingw-w64 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gdb-mingw-w64 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gdb-mingw-w64
Priority: extra
Section: universe/devel
Installed-Size: 11872
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: amd64
Source: gdb-mingw-w64 (10.2)
Version: 7.10-1ubuntu3+10.2
Depends: gdb (>= 7.10), libbabeltrace-ctf1 (>= 1.2.1), libbabeltrace1 (>= 1.2.1), libc6 (>= 2.15), libexpat1 (>= 2.0.1), libncurses5 (>= 6), libpython2.7 (>= 2.7), libreadline6 (>= 6.0), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Recommends: gdb-mingw-w64-target
Filename: pool/universe/g/gdb-mingw-w64/gdb-mingw-w64_7.10-1ubuntu3+10.2_amd64.deb
Size: 2261176
MD5sum: 43de6b2277fd8411c6b1a2c848370368
SHA1: 5fc0c7edbe7f82d08e6dd802cc199aa526b2190a
SHA256: 354e9fda83ab005448cb5dbb7382a4eadc31dc52db8c2b5e1bcc794bc351fcd9
Description-en: 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.
Description-md5: 68524f29a8ec34b92dcd6768174b8e22
Built-Using: gdb (= 7.10-1ubuntu3)
Homepage: http://www.gnu.org/software/gdb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu