vim-fzf-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vim-fzf-git

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

$ yay -Rns vim-fzf-git

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

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

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

$ cd ~/vim-fzf-git $ makepkg -si

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

ID: 1278347
Name: vim-fzf-git
PackageBaseID: 135249
PackageBase: vim-fzf-git
Version: r476.1dcdb21-2
Description: Vim plugin that integrates fzf, the fuzzy file finder
URL: https://github.com/junegunn/fzf.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: mherzberg
FirstSubmitted: 1534852837
LastModified: 1687666716
URLPath: /cgit/aur.git/snapshot/vim-fzf-git.tar.gz