x86_64-linux-gnu-gfortran

GNU Fortran 95 compiler

Debian Debian
RUN apt-get update && \ apt-get install -y gfortran
Ubuntu
RUN apt-get update && \ apt-get install -y gfortran
Alpine
RUN apk add gfortran
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gfortran
Raspbian
RUN apt-get update && \ apt-get install -y gfortran
click the source code to copy install x86_64-linux-gnu-gfortran on any operating system with command-not-found.com