How to Install gfortran-multilib-arm-linux-gnueabihf in Ubuntu 18.04



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

sudo apt update
sudo apt install gfortran-multilib-arm-linux-gnueabihf

Description:

GNU Fortran 95 compiler for the armhf 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 armhf architecture.

Version: 4:7.3.0-3ubuntu2

Section: universe/devel