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

Last updated: June 29,2024

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

$ yay -S neovim-cmp-git

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

$ yay -Rns neovim-cmp-git

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

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

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

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

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

ID: 1427911
Name: neovim-cmp-git
PackageBaseID: 171987
PackageBase: neovim-cmp-git
Version: 0.0.1.r161.g04e0ca3-1
Description: Autocompletion plugin for Neovim
URL: https://github.com/hrsh7th/nvim-cmp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tardypad
Submitter: lmartinez-mirror
FirstSubmitted: 1634192953
LastModified: 1710537930
URLPath: /cgit/aur.git/snapshot/neovim-cmp-git.tar.gz