Skip to content

fortran compiler

Zeioth edited this page May 26, 2024 · 9 revisions

fortran is a very niche programming language, so we don't enforce users to install its dependencies. You will have to do it manually.

# Arch linux
paru -S gcc-fortran fortran-fpm-bin

Use the equivalent packages of your distro.