fish-fzf on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S fish-fzf

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

$ yay -Rns fish-fzf

2. Manually Install "fish-fzf" via AUR

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

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

b. Clone fish-fzf's git locally

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

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

$ cd ~/fish-fzf $ makepkg -si

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

ID: 1348736
Name: fish-fzf
PackageBaseID: 164028
PackageBase: fish-fzf
Version: 10.2-1
Description: fzf key-bindings into fish
URL: https://github.com/PatrickF1/fzf.fish
NumVotes: 3
Popularity: 0.005256
OutOfDate:
Maintainer: tarball
Submitter: lmartinez-mirror
FirstSubmitted: 1614966982
LastModified: 1699302275
URLPath: /cgit/aur.git/snapshot/fish-fzf.tar.gz