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

Last updated: May 14,2024

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

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

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

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

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

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

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

Package: g++-mingw-w64-i686
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-posix, g++-mingw-w64-i686-win32
Size: 185124
SHA256: ba2f0a69e0664d3ab6a8628da0cf7d00930482aae55c2ce2586f1be946f9cb78
SHA1: e1ea08ce0a91837ee6b4dcb292bb74117cb4a172
MD5sum: 25abb212608c0051ad35c30a63621965
Description: GNU C++ compiler for MinGW-w64 targeting Win32
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-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-i686_12.2.0-14+25.2_all.deb