vim-coc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vim-coc

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

$ yay -Rns vim-coc

2. Manually Install "vim-coc" via AUR

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

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

b. Clone vim-coc's git locally

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

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

$ cd ~/vim-coc $ makepkg -si

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

ID: 1335915
Name: vim-coc
PackageBaseID: 155908
PackageBase: vim-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: 5
Popularity: 3.0E-6
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1595736691
LastModified: 1697604547
URLPath: /cgit/aur.git/snapshot/vim-coc.tar.gz