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

Last updated: May 17,2024

1. Install "gfortran-mingw-w64" package

This guide let you learn how to install gfortran-mingw-w64 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gfortran-mingw-w64" package

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

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

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

Package: gfortran-mingw-w64
Priority: extra
Section: universe/devel
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: all
Source: gcc-mingw-w64 (17)
Version: 5.3.1-8ubuntu3+17
Depends: gfortran-mingw-w64-i686, gfortran-mingw-w64-x86-64
Filename: pool/universe/g/gcc-mingw-w64/gfortran-mingw-w64_5.3.1-8ubuntu3+17_all.deb
Size: 10750
MD5sum: 9278ac0508b2a10dd3599a3ecd44660c
SHA1: 9facab9d34a0fb46bec9e2c35a74011e72f9d48d
SHA256: 6a1b128af0d7a7d068342ef9821c1bf78f8ba99a74145421855e440d463c3707
Description-en: GNU Fortran compiler for MinGW-w64
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- and 64-bit MinGW-w64 targets.
Description-md5: 226bdce350b0262f3c77b87c36299c88
Built-Using: gcc-5 (= 5.3.1-8ubuntu3)
Homepage: http://www.gnu.org/software/gcc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu