gfortran: Fortran compiler from the GNU Compiler Collection¶
Description¶
The GNU Compiler Collection, including the C, C++ and Fortran compiler. This particular package is meant to only make gfortran available.
License¶
GPL version 2 or version 3
Upstream Contact¶
Dependencies¶
zlib
GMP
MPFR
MPC
Special Update/Build Instructions¶
None.
Type¶
standard
Version Information¶
package-version.txt:
11.3.0
Equivalent System Packages¶
arch:
$ sudo pacman -S gcc-fortran
conda:
$ conda install fortran-compiler
cygwin:
$ apt-cyg install gcc-fortran
Debian/Ubuntu:
$ sudo apt-get install gfortran
Fedora/Redhat/CentOS:
$ sudo yum install gcc-gfortran
freebsd:
$ sudo pkg install lang/gcc9
homebrew:
$ brew install gfortran
macports: install the following packages: gcc10 +gfortran
opensuse:
$ sudo zypper install gcc-fortran
slackware:
$ sudo slackpkg install gcc-gfortran
void:
$ sudo xbps-install gcc-fortran
See https://repology.org/project/gfortran/versions
If the system package is installed, ./configure will check whether it can be used.