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

Last updated: April 29,2024

1. Install "gcc-mingw-w64-i686-posix" package

This tutorial shows how to install gcc-mingw-w64-i686-posix on Kali Linux

$ sudo apt update $ sudo apt install gcc-mingw-w64-i686-posix

2. Uninstall "gcc-mingw-w64-i686-posix" package

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

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

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

Package: gcc-mingw-w64-i686-posix
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 117552
Maintainer: Stephen Kitt
Architecture: amd64
Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-i686 (<< 9.3.0-8+22)
Depends: binutils-mingw-w64-i686 (>= 2.30~), mingw-w64-i686-dev, gcc-mingw-w64-i686-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-i686 (<< 9.3.0-8+22)
Size: 31438112
SHA256: 1980216b5fffeeb5bef2e1cc55217b5eb2f5d11dc2b72121b135946cef5c2ee9
SHA1: d25a3bbdc57a96609bafe00155be640426155962
MD5sum: 0262dcc26f7505b05cb41d44eb1a0958
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/gcc-mingw-w64-i686-posix_12.2.0-14+25.2_amd64.deb