neovim-cmp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S neovim-cmp

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

$ yay -Rns neovim-cmp

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

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

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

$ cd ~/neovim-cmp $ makepkg -si

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

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