fzy-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fzy-git

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

$ yay -Rns fzy-git

2. Manually Install "fzy-git" via AUR

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

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

b. Clone fzy-git's git locally

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

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

$ cd ~/fzy-git $ makepkg -si

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

ID: 752186
Name: fzy-git
PackageBaseID: 101701
PackageBase: fzy-git
Version: 1.0.r38.gc2d816d-1
Description: A fuzzy text selector menu for the terminal
URL: https://github.com/jhawthorn/fzy
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1444580011
LastModified: 1592216208
URLPath: /cgit/aur.git/snapshot/fzy-git.tar.gz