neovim-coc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S neovim-coc

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

$ yay -Rns neovim-coc

2. Manually Install "neovim-coc" via AUR

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

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

b. Clone neovim-coc's git locally

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

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

$ cd ~/neovim-coc $ makepkg -si

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

ID: 1335916
Name: neovim-coc
PackageBaseID: 155910
PackageBase: neovim-coc
Version: 0.0.82-5
Description: Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode
URL: https://github.com/neoclide/coc.nvim
NumVotes: 8
Popularity: 0.010713
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1595737432
LastModified: 1697604605
URLPath: /cgit/aur.git/snapshot/neovim-coc.tar.gz