macOS
brew install nfpmlocal Homebrew formula metadata
sudo port install nfpmMacPorts ports tree · sysutils/nfpm/Portfile · ソース: api.github.com
brew
nfpm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nfpmlocal Homebrew formula metadata
sudo port install nfpmMacPorts ports tree · sysutils/nfpm/Portfile · ソース: api.github.com
sudo apk add nfpmAlpine Linux edge package indexes · nfpm · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nfpmnixpkgs package indexes · pkgs/by-name/nf/nfpm/package.nix · ソース: api.github.com
sudo zypper install nfpmopenSUSE Tumbleweed package metadata · nfpm · ソース: download.opensuse.org
scoop install main/nfpmScoop official bucket manifest trees · bucket/nfpm.json · ソース: api.github.com
winget install --id goreleaser.nfpm -eWindows Package Manager source index · goreleaser.nfpm · ソース: cdn.winget.microsoft.com
概要
Simple deb and rpm packager
履歴
nFPM is a Go-based packaging tool from the GoReleaser ecosystem for producing native Linux packages such as deb, rpm, apk, ipk, Arch Linux packages, Termux debs, and MSIX packages. Its practical niche is release automation: take files and metadata from a build and emit distro-package artifacts without forcing every project to maintain native packaging trees.
Carlos Becker introduced nFPM in a February 23, 2018 post after working on GoReleaser and finding fpm awkward for that workflow because it depended on Ruby, tar behavior, and external packaging software. The name means "Not FPM"; the project was meant to be simpler, predictable, usable both as a library and as a binary, and implemented with minimal external dependencies.
The GitHub README repeats that origin story in package-nerd terms: fpm was useful, but its Ruby and system-tool dependencies were a pain, so nFPM became a simpler, zero-dependency, low-assumption alternative. The repository also credits fpm as the inspiration rather than pretending to be a wholly new packaging idea.
nFPM's adoption is tied to GoReleaser rather than to a distro committee. Becker's original post said GoReleaser was about to remove fpm and default to nFPM, and GoReleaser's packaging documentation now exposes nFPM directly under its package/archive pipeline.
The project has grown beyond the original deb/rpm goal. GoReleaser's nFPM documentation lists apk, deb, rpm, Termux deb, Arch Linux, ipk, and MSIX as package formats, which shows how it became a general release-artifact generator for projects that ship binaries across Linux distributions and, later, Windows MSIX.
Package nerds use nFPM either through GoReleaser's `nfpms` section or as the standalone `nfpm` CLI/Go library. The common flow is to describe package name, files, config files, scripts, dependencies, maintainer metadata, and target formats in YAML, then have CI produce distro-shaped packages next to checksums, archives, Homebrew taps, and container images.
Its value is highest for upstream application projects that want acceptable native packages without becoming Debian, RPM, Alpine, Arch, and OpenWrt packaging specialists. It does not replace distribution-maintained packaging policy; it makes upstream release artifacts boring enough for users to install with familiar package tools.
nFPM matters because it sits in the gray zone between tarballs and real distro packages. It gives upstream projects a small, reproducible way to generate packages with maintainer scripts and dependency metadata, while avoiding the heavier machinery of distro-specific packaging repositories.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
./nfpm.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nfpm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/goreleaser/nfpm
インストールメタデータ
| パッケージキー | brew:nfpm |
|---|---|
| バージョン | 2.47.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nfpm |
| ホームページ | https://nfpm.goreleaser.com/ |
| リポジトリ | https://github.com/goreleaser/nfpm |
| 上流ドキュメント | https://nfpm.goreleaser.com/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/goreleaser/nfpm/archive/refs/tags/v2.47.0.tar.gz |
| 最終更新 | 2026-06-21T00:20:41Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | nfpm |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nfpm
nix profile install nixpkgs#nfpmnfpm 2.46.3-r0
a simple apk, Deb and RPM packager without external dependencies
sudo apk add nfpmnfpm-doc 2.46.3-r0
a simple apk, Deb and RPM packager without external dependencies (documentation)
sudo apk add nfpm-docnfpm 2.46.3-1.1
Simple deb, rpm, apk and arch linux packager written in Go
https://github.com/goreleaser/nfpm
sudo zypper install nfpmnfpm-bash-completion 2.46.3-1.1
Bash Completion for nfpm
https://github.com/goreleaser/nfpm
sudo zypper install nfpm-bash-completionnfpm-fish-completion 2.46.3-1.1
Fish Completion for nfpm
https://github.com/goreleaser/nfpm
sudo zypper install nfpm-fish-completionnfpm-zsh-completion 2.46.3-1.1
Zsh Completion for nfpm
https://github.com/goreleaser/nfpm
sudo zypper install nfpm-zsh-completionnfpm
sudo port install nfpmmain/nfpm
scoop install main/nfpmgoreleaser.nfpm
winget install --id goreleaser.nfpm -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.