-
-
Notifications
You must be signed in to change notification settings - Fork 44
fortran compiler
Zeioth edited this page May 26, 2024
·
9 revisions
Because there are very few fortran programmers, we don't enforce users to install its dependencies. You will have to do it manually. This is how you do it on Arch Linux:
paru -S gcc-fortran fortran-fpm-binIf you are on a different distro, you will have to find out what are the equivalent packages.