Last updated
A Fortran package manager and build system
$ winget install --id FortranLang.fpm --exact --version 0.13.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Fortran Package Manager uses EXE (NSIS). The silent install switches are /S.
fpm-installer-0.13.0-gcc-12.exe /S
See the full silent install reference for Fortran Package Manager →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
fpm is a package manager that helps you create Fortran projects from source -- it automatically determines dependencies!
Most significantly fpm lets you draw upon other fpm packages in distributed git repositories as if the packages were a basic part of your default programming environment, as well as letting you share your projects with others in a similar manner.
All output goes into the directory "build/" which can generally be removed and rebuilt if required. Note that if external packages are being used you need network connectivity to rebuild from scratch.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Fortran Package Manager.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Fortran Programming Language Community or browse fortran.