Installation of gfortran on Linux

Check if it is already installed

Type in a terminal:

which gfortran

That should give you the path to your gfortran if not, it is not installed.

Installation

Type in a terminal:

sudo apt-get install gfortran
installation_linux_gfortran.txt · Last modified: 2017/01/16 15:45 by y.audouin