neovim-cmp-rg on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "neovim-cmp-rg" 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 neovim-cmp-rg on Arch using YAY

$ yay -S neovim-cmp-rg

* (Optional) Uninstall neovim-cmp-rg on Arch using YAY

$ yay -Rns neovim-cmp-rg

2. Manually Install "neovim-cmp-rg" via AUR

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

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

b. Clone neovim-cmp-rg's git locally

$ git clone https://aur.archlinux.org/neovim-cmp-rg.git ~/neovim-cmp-rg

c. Go to ~/neovim-cmp-rg folder and install it

$ cd ~/neovim-cmp-rg $ makepkg -si

3. Information about the neovim-cmp-rg package on Arch User Repository (AUR)

ID: 1135262
Name: neovim-cmp-rg
PackageBaseID: 173628
PackageBase: neovim-cmp-rg
Version: 1.3.8-1
Description: ripgrep source for neovim-cmp
URL: https://github.com/lukas-reineke/cmp-rg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1638515727
LastModified: 1662358381
URLPath: /cgit/aur.git/snapshot/neovim-cmp-rg.tar.gz