macOS
brew install fpmlocal Homebrew formula metadata
sudo port install fpmMacPorts ports tree · devel/fpm/Portfile · ソース: api.github.com
brew
fpm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fpmlocal Homebrew formula metadata
sudo port install fpmMacPorts ports tree · devel/fpm/Portfile · ソース: api.github.com
nix profile install nixpkgs#fpmnixpkgs package indexes · fpm · ソース: raw.githubusercontent.com
scoop install extras/fpmScoop official bucket manifest trees · bucket/fpm.json · ソース: api.github.com
winget install --id FortranLang.fpm -eWindows Package Manager source index · FortranLang.fpm · ソース: cdn.winget.microsoft.com
概要
Package manager and build system for Fortran
履歴
Fortran Package Manager, usually called fpm, is the Fortran-lang community's package manager and build system for modern Fortran projects. Its official README says the tool aims to improve Fortran programmer experience by making projects easier to build, test, run, and distribute as dependencies.
fpm was developed inside the Fortran-lang organization as a Cargo-inspired tool for Fortran. The official README explicitly says its user interface is modeled after Rust's Cargo and that its long-term vision is to nurture a modern Fortran applications and libraries ecosystem.
The release history shows a rapid alpha sequence in 2020 and 2021, followed by continuing feature releases through the 2020s. The documentation now includes a manifest reference, registry workflows, dependency forms, metapackages, compile_commands.json output, and API documentation.
Official install documentation and the README describe binary downloads for Windows, macOS, and Linux, availability through conda-forge, and a Homebrew tap. The README also points users to the fpm registry for existing packages, showing the project moving beyond a build wrapper into a package ecosystem.
A new package starts with fpm new, which creates a project containing fpm.toml and source directories. Common commands include fpm build, fpm run, fpm test, and fpm install, while the manifest file declares package metadata, targets, dependencies, build options, and registry dependencies.
fpm matters to package nerds because it gives Fortran a first-party, language-community package and build workflow in the style of Cargo. It standardizes the fpm.toml manifest, dependency declarations, project layouts, test/example targets, registry use, and cross-platform binary distribution for a language that historically relied on ad hoc Makefiles and compiler-specific build recipes.
セキュリティ状態
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
fpm.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fpm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fortran-lang/fpm
インストールメタデータ
| パッケージキー | brew:fpm |
|---|---|
| バージョン | 0.13.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fpm |
| ホームページ | https://fpm.fortran-lang.org |
| リポジトリ | https://github.com/fortran-lang/fpm |
| 上流ドキュメント | https://fpm.fortran-lang.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/fortran-lang/fpm/releases/download/v0.13.0/fpm-0.13.0.F90 |
| 依存関係 | gcc |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fpm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fpm
nix profile install nixpkgs#fpmfpm
sudo port install fpmextras/fpm
scoop install extras/fpmFortranLang.fpm
winget install --id FortranLang.fpm -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.