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

Last updated: May 17,2024

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

This tutorial shows how to install g++-mingw-w64-x86-64-win32 on Kali Linux

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

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

Please follow the step by step instructions below to uninstall g++-mingw-w64-x86-64-win32 on Kali Linux:

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

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

Package: g++-mingw-w64-x86-64-win32
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 59907
Maintainer: Stephen Kitt
Architecture: amd64
Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4)
Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+25.2), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+25.2), gcc-mingw-w64-base (= 12.2.0-14+25.2), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Suggests: gcc-12-locales (>= 12.2.0)
Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4)
Size: 12991728
SHA256: c4c2146b1e07f9f7c418f272f905e160e1a7831f3ea7035da96fa1ac61668815
SHA1: 03bd1f4b5b37ecae5a2eed4df1376eac1bfd4f5f
MD5sum: 152d72c076fda2bd0debc2c3f71f6479
Description: GNU C++ compiler for MinGW-w64, Win64/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 package contains the C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Description-md5:
Homepage: https://www.gnu.org/software/gcc/
Built-Using: gcc-12 (= 12.2.0-14)
Section: devel
Priority: optional
Filename: pool/main/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32_12.2.0-14+25.2_amd64.deb