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

Last updated: May 08,2024

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

This guide let you learn how to install g++-mingw-w64-x86-64-posix on Kali Linux

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

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

Learn how to uninstall g++-mingw-w64-x86-64-posix on Kali Linux:

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

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

Package: g++-mingw-w64-x86-64-posix
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 59961
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-posix (= 12.2.0-14+25.2), gcc-mingw-w64-x86-64-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-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4)
Size: 12987696
SHA256: e0dd158b0603b272c39c91a2c48a92ce4372d5ed5c1dc1682470d9c614f19fe0
SHA1: 659292a52c3535ee2ac0d2bdc9c92e6e60b08fdc
MD5sum: f9d16c7f4b9763c1134d37a7d1747498
Description: GNU C++ compiler for MinGW-w64, Win64/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 64-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-x86-64-posix_12.2.0-14+25.2_amd64.deb