nvim-cmp on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "nvim-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
Copied
b. Install nvim-cmp on Arch using YAY
$
yay -S
nvim-cmp
Copied
* (Optional) Uninstall nvim-cmp on Arch using YAY
$
yay -Rns
nvim-cmp
Copied
2. Manually Install "nvim-cmp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nvim-cmp's git locally
$
git clone https://aur.archlinux.org/nvim-cmp.git
~/nvim-cmp
Copied
c. Go to ~/nvim-cmp folder and install it
$
cd
~/nvim-cmp
Copied
$
makepkg -si
Copied
3. Information about the nvim-cmp package on Arch User Repository (AUR)
ID: 977719
Name: nvim-cmp
PackageBaseID: 171945
PackageBase: nvim-cmp
Version: 8f92f57-1
Description: A completion plugin for neovim coded in Lua.
URL: https://github.com/hrsh7th/nvim-cmp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1634100189
LastModified: 1634873758
URLPath: /cgit/aur.git/snapshot/nvim-cmp.tar.gz
Name: nvim-cmp
PackageBaseID: 171945
PackageBase: nvim-cmp
Version: 8f92f57-1
Description: A completion plugin for neovim coded in Lua.
URL: https://github.com/hrsh7th/nvim-cmp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1634100189
LastModified: 1634873758
URLPath: /cgit/aur.git/snapshot/nvim-cmp.tar.gz