-
-
Notifications
You must be signed in to change notification settings - Fork 44
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-binUse the equivalent packages of your distro.