fpm-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "fpm-git" 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 fpm-git on Arch using YAY

$ yay -S fpm-git

* (Optional) Uninstall fpm-git on Arch using YAY

$ yay -Rns fpm-git

2. Manually Install "fpm-git" via AUR

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

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

b. Clone fpm-git's git locally

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

c. Go to ~/fpm-git folder and install it

$ cd ~/fpm-git $ makepkg -si

3. Information about the fpm-git package on Arch User Repository (AUR)

ID: 1284783
Name: fpm-git
PackageBaseID: 104268
PackageBase: fpm-git
Version: 1.15.1.r3.b085edc4-1
Description: Build packages for multiple platforms with great ease and sanity
URL: https://github.com/jordansissel/fpm
NumVotes: 1
Popularity: 0.002186
OutOfDate:
Maintainer:
Submitter: markzz
FirstSubmitted: 1449445265
LastModified: 1688754602
URLPath: /cgit/aur.git/snapshot/fpm-git.tar.gz