neovim-lspconfig on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S neovim-lspconfig

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

$ yay -Rns neovim-lspconfig

2. Manually Install "neovim-lspconfig" via AUR

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

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

b. Clone neovim-lspconfig's git locally

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

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

$ cd ~/neovim-lspconfig $ makepkg -si

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

ID: 1068599
Name: neovim-lspconfig
PackageBaseID: 174728
PackageBase: neovim-lspconfig
Version: 0.1.3-1
Description: Quickstart configurations for the Neovim LSP client
URL: https://github.com/neovim/nvim-lspconfig
NumVotes: 2
Popularity: 0.144196
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1641359843
LastModified: 1650318017
URLPath: /cgit/aur.git/snapshot/neovim-lspconfig.tar.gz