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

Last updated: May 14,2024

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

$ yay -S neovim-coc-bin

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

$ yay -Rns neovim-coc-bin

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

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

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

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

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

ID: 1204336
Name: neovim-coc-bin
PackageBaseID: 164910
PackageBase: neovim-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: 1616757185
LastModified: 1675170150
URLPath: /cgit/aur.git/snapshot/neovim-coc-bin.tar.gz