-
-
Notifications
You must be signed in to change notification settings - Fork 42
fortran compiler
Zeioth edited this page May 26, 2024
·
9 revisions
Because fortran
is a very niche programming language, 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.