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

Last updated: May 15,2024

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

This is a short guide on how to install g++-mingw-w64-x86-64 on Kali Linux

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

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

Please follow the guidelines below to uninstall g++-mingw-w64-x86-64 on Kali Linux:

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

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

Package: g++-mingw-w64-x86-64
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-x86-64-posix, g++-mingw-w64-x86-64-win32
Size: 185120
SHA256: 6d42efa04baa1e57b98e33b3358b3270874bef2db77922f7e9e09eabdb4c7685
SHA1: bb9cc4cd6752ee7347f0eb53b3aa82fccd8e9b27
MD5sum: 9b5d93200b0fc4eb31eda8348a9800a0
Description: GNU C++ compiler for MinGW-w64 targeting Win64
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 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-x86-64_12.2.0-14+25.2_all.deb