fzf-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fzf-git

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

$ yay -Rns fzf-git

2. Manually Install "fzf-git" via AUR

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

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

b. Clone fzf-git's git locally

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

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

$ cd ~/fzf-git $ makepkg -si

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

ID: 991281
Name: fzf-git
PackageBaseID: 104409
PackageBase: fzf-git
Version: 2:0.28.0.r2.g205f885-1
Description: Command-line fuzzy finder
URL: https://github.com/junegunn/fzf
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1449721424
LastModified: 1637343499
URLPath: /cgit/aur.git/snapshot/fzf-git.tar.gz