mason-lspconfig.nvim on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S mason-lspconfig.nvim

* (Optional) Uninstall mason-lspconfig.nvim on Arch using YAY

$ yay -Rns mason-lspconfig.nvim

2. Manually Install "mason-lspconfig.nvim" via AUR

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

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

b. Clone mason-lspconfig.nvim's git locally

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

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

$ cd ~/mason-lspconfig.nvim $ makepkg -si

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

ID: 1179029
Name: mason-lspconfig.nvim
PackageBaseID: 188515
PackageBase: mason-lspconfig.nvim
Version: r63.4674ed1-1
Description: Bridge mason.nvim with neovim-lspconfig
URL: https://github.com/williamboman/mason-lspconfig.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gibbz00
Submitter: gibbz00
FirstSubmitted: 1670346618
LastModified: 1670346618
URLPath: /cgit/aur.git/snapshot/mason-lspconfig.nvim.tar.gz