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

Last updated: May 17,2024

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

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

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

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

Here is a brief guide to show you how to uninstall gcc-mingw-w64-i686-posix-runtime on Kali Linux:

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

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

Package: gcc-mingw-w64-i686-posix-runtime
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 47953
Maintainer: Stephen Kitt
Architecture: amd64
Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22)
Depends: gcc-mingw-w64-base (= 12.2.0-14+25.2)
Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22)
Size: 11489920
SHA256: 9af700da428554135a27044eb5da80aa684cd9bf20f3dc8035c79a88b3281343
SHA1: f2f3f9372009015d4b19fff9723c11cea5cb3d9f
MD5sum: d5d5c0d25100866e9a8d4960a84f3222
Description: GNU Compiler Collection for MinGW-w64, i686/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 runtime DLLs used by GCC and applications
built with it, for i686, using the POSIX thread model.
Its purpose is both to provide the DLLs used during builds, and to
allow packages shipping Windows programs to depend on those DLLs
without pulling in the complete toolchain.
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-runtime_12.2.0-14+25.2_amd64.deb