How to Install and Uninstall gfortran-mingw-w64-i686 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

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

Here is a brief guide to show you how to install gfortran-mingw-w64-i686 on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall gfortran-mingw-w64-i686 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gfortran-mingw-w64-i686 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gfortran-mingw-w64-i686
Priority: extra
Section: universe/devel
Installed-Size: 54992
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: amd64
Source: gcc-mingw-w64 (17)
Version: 5.3.1-8ubuntu3+17
Replaces: gcc-mingw-w64 (<< 4.6.3-1ubuntu5+5ubuntu1), gcc-mingw-w64-i686 (<< 5.3.1-8ubuntu2+17)
Depends: gcc-mingw-w64-i686 (= 5.3.1-8ubuntu3+17), gcc-mingw-w64-base (= 5.3.1-8ubuntu3+17), libc6 (>= 2.14), libgmp10, libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-5-locales (>= 5.3.1)
Breaks: gcc-mingw-w64 (<< 4.6.3-1ubuntu5+5ubuntu1), gcc-mingw-w64-i686 (<< 5.3.1-8ubuntu2+17)
Filename: pool/universe/g/gcc-mingw-w64/gfortran-mingw-w64-i686_5.3.1-8ubuntu3+17_amd64.deb
Size: 14182928
MD5sum: e98c6460b5bff0334c9c9d6bfc2c4739
SHA1: 9111b3573ff1fd0f947e1707124c1e002b381c91
SHA256: a2ce050f277926d0dafc6e04e0871bd1034a26a7f97c33e380d1ccf8536c1188
Description-en: 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 package contains the Fortran compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Description-md5: b4e23a7bc2662df6f69791f74082e838
Built-Using: gcc-5 (= 5.3.1-8ubuntu3)
Homepage: http://www.gnu.org/software/gcc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu