Man page - nfpm(1)

Packages contas this manual

    Package:  nfpm
    apt-get install nfpm
    Manuals in package:
    Documentations in package:

Manual

NFPM(1) Packages apps on RPM, Deb, APK, Arch Linux, ipk, and MSIX formats based on a YAML configuration file NFPM(1)

nfpm - Packages apps on RPM, Deb, APK, Arch Linux, ipk, and MSIX formats based on a YAML configuration file

nfpm [options...] [argument...]

nFPM is a simple and 0-dependencies apk, arch, deb, ipk, msix, and rpm packager written in Go.

Generate the autocompletion script for the specified shell
COMMANDS
bash
Generate the autocompletion script for bash
--no-descriptions disable completion descriptions
Generate the autocompletion script for fish
--no-descriptions disable completion descriptions
Generate the autocompletion script for powershell
--no-descriptions disable completion descriptions
Generate the autocompletion script for zsh
--no-descriptions disable completion descriptions
Help about any command
Creates a sample nfpm.yaml configuration file
-f, --config path to the to-be-created config file
Outputs nFPM's JSON schema
-o, --output where to save the json schema
Creates a package based on the given config file and flags
-f, --config config file to be used
which packager implementation to use [apk|archlinux|deb|ipk|msix|rpm|srpm]
where to save the generated package (filename, folder or empty for current folder)
2026-03-31 nfpm