How to Install gfortran-multilib in Ubuntu 18.04



Install gfortran-multilib by entering the following commands in the terminal:

sudo apt update
sudo apt install gfortran-multilib

Description:

GNU Fortran 95 compiler (multilib files)

This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s).

Version: 4:7.3.0-3ubuntu2

Section: devel