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

Last updated: May 20,2024

1. Install "gfortran-mingw-w64-x86-64" package

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

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

2. Uninstall "gfortran-mingw-w64-x86-64" package

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

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

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

Package: gfortran-mingw-w64-x86-64
Priority: extra
Section: universe/devel
Installed-Size: 61671
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-x86-64 (<< 5.3.1-8ubuntu2+17)
Depends: gcc-mingw-w64-x86-64 (= 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-x86-64 (<< 5.3.1-8ubuntu2+17)
Filename: pool/universe/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64_5.3.1-8ubuntu3+17_amd64.deb
Size: 14818212
MD5sum: a221bb607fe56fb2122758a22d3ef947
SHA1: 89302284653eb1beb72edd210b9422d85f64c276
SHA256: 1579f279dba7e249135e8931e5e439b73b30099ea9c0cd9d4f8aab61962d1f9a
Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64
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 64-bit MinGW-w64 targets.
Description-md5: 31dcb027cc22f7aa1404bdf95fdf2501
Built-Using: gcc-5 (= 5.3.1-8ubuntu3)
Homepage: http://www.gnu.org/software/gcc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu