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

Last updated: June 23,2024

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

$ yay -S vim-grepper-git

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

$ yay -Rns vim-grepper-git

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

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

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

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

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

ID: 975202
Name: vim-grepper-git
PackageBaseID: 172088
PackageBase: vim-grepper-git
Version: 1.4.r194.g2b93535-1
Description: Uses your favorite grep tool to asynchronously search
URL: https://github.com/mhinz/vim-grepper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634374178
LastModified: 1634374178
URLPath: /cgit/aur.git/snapshot/vim-grepper-git.tar.gz