languageclient-neovim on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S languageclient-neovim

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

$ yay -Rns languageclient-neovim

2. Manually Install "languageclient-neovim" via AUR

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

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

b. Clone languageclient-neovim's git locally

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

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

$ cd ~/languageclient-neovim $ makepkg -si

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

ID: 909570
Name: languageclient-neovim
PackageBaseID: 150047
PackageBase: languageclient-neovim
Version: 0.1.161-2
Description: Language Server Protocol (LSP) support for Vim and NeoVim.
URL: https://github.com/autozimu/LanguageClient-neovim
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sudoforge
FirstSubmitted: 1583872535
LastModified: 1621483474
URLPath: /cgit/aur.git/snapshot/languageclient-neovim.tar.gz