fpp on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S fpp

* (Optional) Uninstall fpp on Arch using YAY

$ yay -Rns fpp

2. Manually Install "fpp" via AUR

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

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

b. Clone fpp's git locally

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

c. Go to ~/fpp folder and install it

$ cd ~/fpp $ makepkg -si

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

ID: 1036782
Name: fpp
PackageBaseID: 141713
PackageBase: fpp
Version: 0.9.5-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: 3
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: Kr1ss
FirstSubmitted: 1556816121
LastModified: 1644874871
URLPath: /cgit/aur.git/snapshot/fpp.tar.gz