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

Last updated: May 07,2024

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

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

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

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

This tutorial shows how to uninstall gfortran-mingw-w64-i686 on Kali Linux:

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

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

Package: gfortran-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: gfortran-mingw-w64-i686-posix, gfortran-mingw-w64-i686-win32
Size: 185132
SHA256: 384cbd2ea637e6b5449d66ad01ea842d2c68c88d1784ca7db1bd3a8f6393c97c
SHA1: 48f364d32e0fcb0c41e52f2f44cc7f87d34f8b32
MD5sum: 522e54145e82a0014685b6e13f849fa1
Description: GNU Fortran 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 Fortran 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/gfortran-mingw-w64-i686_12.2.0-14+25.2_all.deb