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

Last updated: May 18,2024

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

$ yay -S vim-ripgrep-git

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

$ yay -Rns vim-ripgrep-git

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

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

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

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

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

ID: 557302
Name: vim-ripgrep-git
PackageBaseID: 134024
PackageBase: vim-ripgrep-git
Version: r27.ec87af6-2
Description: Use RipGrep in Vim and display results in a quickfix list.
URL: https://github.com/jremmen/vim-ripgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: axionl
Submitter: axionl
FirstSubmitted: 1530857964
LastModified: 1541359531
URLPath: /cgit/aur.git/snapshot/vim-ripgrep-git.tar.gz