fzf-pass on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fzf-pass

* (Optional) Uninstall fzf-pass on Arch using YAY

$ yay -Rns fzf-pass

2. Manually Install "fzf-pass" via AUR

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

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

b. Clone fzf-pass's git locally

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

c. Go to ~/fzf-pass folder and install it

$ cd ~/fzf-pass $ makepkg -si

3. Information about the fzf-pass package on Arch User Repository (AUR)

ID: 829039
Name: fzf-pass
PackageBaseID: 144638
PackageBase: fzf-pass
Version: 0.1-1
Description: FZF frontend for pass written in bash
URL: https://github.com/FunctionalHacker/fzf-pass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: FunctionalHacker
FirstSubmitted: 1567021589
LastModified: 1607161342
URLPath: /cgit/aur.git/snapshot/fzf-pass.tar.gz