How to Install gfortran-i686-linux-gnu in Ubuntu 18.04



Install gfortran-i686-linux-gnu by entering the following commands in the terminal:

sudo apt update
sudo apt install gfortran-i686-linux-gnu

Description:

GNU Fortran 95 compiler for the i386 architecture

This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture.

Version: 4:7.3.0-3ubuntu2

Section: universe/devel