nfpm-bin on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "nfpm-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install nfpm-bin on Arch using YAY

$ yay -S nfpm-bin

* (Optional) Uninstall nfpm-bin on Arch using YAY

$ yay -Rns nfpm-bin

2. Manually Install "nfpm-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone nfpm-bin's git locally

$ git clone https://aur.archlinux.org/nfpm-bin.git ~/nfpm-bin

c. Go to ~/nfpm-bin folder and install it

$ cd ~/nfpm-bin $ makepkg -si

3. Information about the nfpm-bin package on Arch User Repository (AUR)

ID: 1396151
Name: nfpm-bin
PackageBaseID: 174567
PackageBase: nfpm-bin
Version: 2.35.3-1
Description: nFPM is a simple, 0-dependencies, deb, rpm and apk packager.
URL: https://nfpm.goreleaser.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1640916409
LastModified: 1706723838
URLPath: /cgit/aur.git/snapshot/nfpm-bin.tar.gz