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

Last updated: April 28,2024

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

This is a short guide on how to install gcc-mingw-w64-i686 on Kali Linux

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

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

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

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

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

Package: gcc-mingw-w64-i686
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 252
Maintainer: Stephen Kitt
Architecture: all
Depends: gcc-mingw-w64-i686-posix, gcc-mingw-w64-i686-win32
Size: 185120
SHA256: 43ff6cea99b06fd46a842cb30a31d194010555233a09f728e7ad983e0155b206
SHA1: e44d3851ee324d30babae0a351619a160d3864bd
MD5sum: 58c5d3e9e354261f1797e8148b7d17d3
Description: GNU C compiler for MinGW-w64 targeting Win32
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 metapackage provides the C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Description-md5:
Homepage: https://www.gnu.org/software/gcc/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-mingw-w64/gcc-mingw-w64-i686_12.2.0-14+25.2_all.deb