aarch64-linux-gnu-gfortran

GNU Fortran 95 compiler for the arm64 architecture

Debian Debian
RUN apt-get update && \ apt-get install -y gfortran-aarch64-linux-gnu
Ubuntu
RUN apt-get update && \ apt-get install -y gfortran-aarch64-linux-gnu
Arch Arch Linux
RUN pacman -S --noconfirm aarch64-linux-gnu-gcc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gfortran-aarch64-linux-gnu
Raspbian
RUN apt-get update && \ apt-get install -y gfortran-aarch64-linux-gnu
click the source code to copy install aarch64-linux-gnu-gfortran on any operating system with command-not-found.com