pkg.soopen package index

brew / 排名 3954

使用 Homebrew, MacPorts, Nix, scoop, winget 安装 fpm

查看 fpm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fpm

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install fpm

MacPorts ports tree · devel/fpm/Portfile · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/fpm

Scoop official bucket manifest trees · bucket/fpm.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id FortranLang.fpm -e

Windows Package Manager source index · FortranLang.fpm · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Package manager and build system for Fortran

命令和别名

  • fpm

历史

项目历史与用法

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.

时间线

  • 2020: Early v0.1 alpha releases appeared on GitHub.
  • 2021: v0.5.0 was published and a rolling current release tag was introduced.
  • 2022: v0.6.0 and v0.7.0 continued the alpha-era package manager and build-system work.
  • 2023: v0.8.x and v0.9.0 releases expanded the tool before the later 0.10 series.
  • 2025: v0.12.0 was published; current docs describe registry dependencies and manifest features including shared/static library target types.
  • 2026: v0.13.0 was published.

Related projects

  • The README relates fpm to Rust Cargo as a UI model, to the fpm-registry as the package source, to fortran-lang/homebrew-fortran for Homebrew installation, and explicitly distinguishes it from Jordan Sissel's unrelated fpm packaging tool.

安全态势

风险级别:orange

generalized runtime or code generation signal. infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • generalized runtime or code generation signal
  • infrastructure mutation or orchestration signal

信号

  • text:build system
  • text:package manager

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
fpm.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fpm可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.13.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:fpm
版本0.13.0
软件包管理器Homebrew
主页https://fpm.fortran-lang.org
仓库https://github.com/fortran-lang/fpm
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

fpm

nix profile install nixpkgs#fpm
  • normalized package name match
  • 匹配方式:Fpm
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: fpm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
MacPorts95%

fpm

sudo port install fpm
  • normalized package name match
  • 匹配方式:Fpm
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/fpm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/fpm

scoop install extras/fpm
  • normalized package name match
  • 匹配方式:Fpm
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/fpm.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

FortranLang.fpm

winget install --id FortranLang.fpm -e
  • normalized package name match
  • 匹配方式:Fpm
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: FortranLang.fpm from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation