fpp-git on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S fpp-git

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

$ yay -Rns fpp-git

2. Manually Install "fpp-git" via AUR

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

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

b. Clone fpp-git's git locally

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

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

$ cd ~/fpp-git $ makepkg -si

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

ID: 1039769
Name: fpp-git
PackageBaseID: 101300
PackageBase: fpp-git
Version: 0.9.5.r0.g3670d02-1
Description: TUI that lets you pick paths out of its stdin and run arbitrary commands on them
URL: https://facebook.github.io/PathPicker
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: guotsuan
FirstSubmitted: 1444062680
LastModified: 1645235328
URLPath: /cgit/aur.git/snapshot/fpp-git.tar.gz