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

Last updated: October 05,2024

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

$ yay -S languageclient-neovim-bin

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

$ yay -Rns languageclient-neovim-bin

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

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

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

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

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

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