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

Last updated: May 17,2024

1. Install "gcc-mingw-w64-x86-64-posix" package

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

$ sudo apt update $ sudo apt install gcc-mingw-w64-x86-64-posix

2. Uninstall "gcc-mingw-w64-x86-64-posix" package

In this section, we are going to explain the necessary steps to uninstall gcc-mingw-w64-x86-64-posix on Kali Linux:

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

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

Package: gcc-mingw-w64-x86-64-posix
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 118841
Maintainer: Stephen Kitt
Architecture: amd64
Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-x86-64 (<< 9.3.0-8+22)
Depends: binutils-mingw-w64-x86-64 (>= 2.30~), mingw-w64-x86-64-dev, 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.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Suggests: gcc-12-locales (>= 12.2.0)
Conflicts: gcc-mingw-w64-bootstrap
Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22)
Size: 31811688
SHA256: 97e3bcb115508f74ed25ec2c7a163f2863dd69a488dc3102ff8ec0cc8da24f25
SHA1: 141470f0ddf6eaac770e4d2d96212f1a2fdeb25d
MD5sum: b8ca6fda47d6880f34577aef35aecbbc
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/gcc-mingw-w64-x86-64-posix_12.2.0-14+25.2_amd64.deb