cmp-nvim-lsp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cmp-nvim-lsp

* (Optional) Uninstall cmp-nvim-lsp on Arch using YAY

$ yay -Rns cmp-nvim-lsp

2. Manually Install "cmp-nvim-lsp" via AUR

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

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

b. Clone cmp-nvim-lsp's git locally

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

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

$ cd ~/cmp-nvim-lsp $ makepkg -si

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

ID: 977721
Name: cmp-nvim-lsp
PackageBaseID: 171946
PackageBase: cmp-nvim-lsp
Version: accbe6d-1
Description: nvim-cmp source for neovim builtin LSP client
URL: https://github.com/hrsh7th/cmp-nvim-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1634100317
LastModified: 1634874057
URLPath: /cgit/aur.git/snapshot/cmp-nvim-lsp.tar.gz