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

Last updated: May 14,2024

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

Learn how to install g++-mingw-w64-i686-posix on Kali Linux

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

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

Please follow the step by step instructions below to uninstall g++-mingw-w64-i686-posix on Kali Linux:

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

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

Package: g++-mingw-w64-i686-posix
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 58151
Maintainer: Stephen Kitt
Architecture: amd64
Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4)
Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+25.2), gcc-mingw-w64-i686-posix-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-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4)
Size: 12797320
SHA256: 1a9d63e4d16138ad5f40303624cc311d17163fff64a08e075f48c71fe2a71541
SHA1: 6bb99a9335eb0f83aaa9008d1fcd2c8e707544a5
MD5sum: 84b8ae401d5acfa82bdf908dd491767e
Description: GNU C++ compiler for MinGW-w64, Win32/POSIX
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 32-bit MinGW-w64 targets, using the POSIX
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-i686-posix_12.2.0-14+25.2_amd64.deb