neovim-coc on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install neovim-coc on Arch using YAY
$
yay -S
neovim-coc
Copied
* (Optional) Uninstall neovim-coc on Arch using YAY
$
yay -Rns
neovim-coc
Copied
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
Copied
b. Clone neovim-coc's git locally
$
git clone https://aur.archlinux.org/neovim-coc.git
~/neovim-coc
Copied
c. Go to ~/neovim-coc folder and install it
$
cd
~/neovim-coc
Copied
$
makepkg -si
Copied
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
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