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

Last updated: May 18,2024

1. Install "g++-mingw-w64" package

Please follow the steps below to install g++-mingw-w64 on Kali Linux

$ sudo apt update $ sudo apt install g++-mingw-w64

2. Uninstall "g++-mingw-w64" package

This guide covers the steps necessary to uninstall g++-mingw-w64 on Kali Linux:

$ sudo apt remove g++-mingw-w64 $ sudo apt autoclean && sudo apt autoremove

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

Package: g++-mingw-w64
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 252
Maintainer: Stephen Kitt
Architecture: all
Depends: g++-mingw-w64-i686, g++-mingw-w64-x86-64
Size: 185108
SHA256: 66159437ac3342ab08a0aa4d6d2ad2dcb7e8a88b4d36d99a23efc61843e9e6f3
SHA1: d8d5839ff0898ee517cd177167ad867da0bc03bc
MD5sum: 1301c268c3a6cddba871e78418f5aea3
Description: GNU C++ compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C++ compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Description-md5:
Homepage: https://www.gnu.org/software/gcc/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-mingw-w64/g++-mingw-w64_12.2.0-14+25.2_all.deb