Skip to content

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-bin

If you are on a different distro, you will have to find out what are the equivalent packages.

Clone this wiki locally