zsh-fzy-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zsh-fzy-git

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

$ yay -Rns zsh-fzy-git

2. Manually Install "zsh-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 zsh-fzy-git's git locally

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

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

$ cd ~/zsh-fzy-git $ makepkg -si

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

ID: 1166706
Name: zsh-fzy-git
PackageBaseID: 160447
PackageBase: zsh-fzy-git
Version: latest-1
Description: Use the fzy fuzzy-finder in ZSH
URL: https://github.com/aperezdc/zsh-fzy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: neeshy
FirstSubmitted: 1606798246
LastModified: 1667985714
URLPath: /cgit/aur.git/snapshot/zsh-fzy-git.tar.gz