vim-coc-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S vim-coc-bin

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

$ yay -Rns vim-coc-bin

2. Manually Install "vim-coc-bin" 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-bin's git locally

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

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

$ cd ~/vim-coc-bin $ makepkg -si

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

ID: 1204341
Name: vim-coc-bin
PackageBaseID: 164908
PackageBase: vim-coc-bin
Version: 0.0.82-2
Description: Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode
URL: https://github.com/neoclide/coc.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1616756902
LastModified: 1675170250
URLPath: /cgit/aur.git/snapshot/vim-coc-bin.tar.gz