-
-
Notifications
You must be signed in to change notification settings - Fork 36
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.
paru -S gcc-fortran fortran-fpm-bin
brew install --cask simply-fortran && \
brew tap fortran-lang/fortran && \
brew install fpm
# fpm is not available yet, you will have to download it manually.
apt install flang
# fpm is not available yet, you will have to download it manually.
apt install flang
# fpm is not available yet, you will have to download it manually.
apt install flang