nfpm on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "nfpm" 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
Copied
b. Install nfpm on Arch using YAY
$
yay -S
nfpm
Copied
* (Optional) Uninstall nfpm on Arch using YAY
$
yay -Rns
nfpm
Copied
2. Manually Install "nfpm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nfpm's git locally
$
git clone https://aur.archlinux.org/nfpm.git
~/nfpm
Copied
c. Go to ~/nfpm folder and install it
$
cd
~/nfpm
Copied
$
makepkg -si
Copied
3. Information about the nfpm package on Arch User Repository (AUR)
ID: 1231219
Name: nfpm
PackageBaseID: 138566
PackageBase: nfpm
Version: v2.27.1-1
Description: A simple deb and rpm packager written in Go
URL: https://github.com/goreleaser/nfpm
NumVotes: 3
Popularity: 0.000147
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1546758561
LastModified: 1679612734
URLPath: /cgit/aur.git/snapshot/nfpm.tar.gz
Name: nfpm
PackageBaseID: 138566
PackageBase: nfpm
Version: v2.27.1-1
Description: A simple deb and rpm packager written in Go
URL: https://github.com/goreleaser/nfpm
NumVotes: 3
Popularity: 0.000147
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1546758561
LastModified: 1679612734
URLPath: /cgit/aur.git/snapshot/nfpm.tar.gz