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

Last updated: May 18,2024

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

Learn how to install gcc-mingw-w64-x86-64-posix-runtime on Kali Linux

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

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

This tutorial shows how to uninstall gcc-mingw-w64-x86-64-posix-runtime on Kali Linux:

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

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

Package: gcc-mingw-w64-x86-64-posix-runtime
Source: gcc-mingw-w64 (25.2)
Version: 12.2.0-14+25.2
Installed-Size: 55119
Maintainer: Stephen Kitt
Architecture: amd64
Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22)
Depends: gcc-mingw-w64-base (= 12.2.0-14+25.2)
Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22)
Size: 12235916
SHA256: 8b9058f4879022fa9afb013dada7d6b7d01794a0a3e5ccd35af8d95db0a31049
SHA1: d856eb83839c48588564134177839463a0528262
MD5sum: 203b874bc8820bd4c5ed7f6e0ee3fc17
Description: GNU Compiler Collection for MinGW-w64, x86-64/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 x86-64, 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-x86-64-posix-runtime_12.2.0-14+25.2_amd64.deb