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
MPIR
MPFR
MPC
Special Update/Build Instructions¶
None.
Type¶
standard
Version Information¶
package-version.txt:
10.3.0
Equivalent System Packages¶
arch:
$ sudo pacman -S gcc-fortran
conda:
$ conda install gcc-fortran
cygwin:
$ apt-cyg install gcc-fortran
Debian/Ubuntu:
$ sudo apt-get install gcc-fortran
Fedora/Redhat/CentOS:
$ sudo yum install gcc-fortran
freebsd:
$ sudo pkg install gcc-fortran
homebrew:
$ brew install gcc-fortran
macports: install the following packages: gcc-fortran opensuse:
$ sudo zypper install gcc-fortran
slackware:
$ sudo slackpkg install gcc-fortran
void:
$ sudo xbps-install gcc-fortran
See https://repology.org/project/gcc-fortran/versions
If the system package is installed, ./configure will check whether it can be used.