aarch64-linux-gnu-gfortran

GNU Fortran 95 compiler for the arm64 architecture

Install

All systems
curl cmd.cat/aarch64-linux-gnu-gfortran.sh
Debian Debian
apt-get install gfortran-aarch64-linux-gnu
Ubuntu
apt-get install gfortran-aarch64-linux-gnu
Arch Arch Linux
pacman -S aarch64-linux-gnu-gcc
image/svg+xml Kali Linux
apt-get install gfortran-aarch64-linux-gnu
Windows (WSL2)
sudo apt-get update sudo apt-get install gfortran-aarch64-linux-gnu
Raspbian
apt-get install gfortran-aarch64-linux-gnu

gfortran-aarch64-linux-gnu

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

aarch64-linux-gnu-gcc

The GNU Compiler Collection - cross compiler for ARM64 target