fast-p on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S fast-p

* (Optional) Uninstall fast-p on Arch using YAY

$ yay -Rns fast-p

2. Manually Install "fast-p" via AUR

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

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

b. Clone fast-p's git locally

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

c. Go to ~/fast-p folder and install it

$ cd ~/fast-p $ makepkg -si

3. Information about the fast-p package on Arch User Repository (AUR)

ID: 715043
Name: fast-p
PackageBaseID: 141888
PackageBase: fast-p
Version: 0.2.5-3
Description: Quickly find and open a pdf among a collection of thousands of unsorted pdfs through fzf (fuzzy finder)
URL: https://github.com/bellecp/fast-p
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Gondolin
Submitter: Gondolin
FirstSubmitted: 1557256318
LastModified: 1585754774
URLPath: /cgit/aur.git/snapshot/fast-p.tar.gz