mason.nvim on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mason.nvim

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

$ yay -Rns mason.nvim

2. Manually Install "mason.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.nvim's git locally

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

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

$ cd ~/mason.nvim $ makepkg -si

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

ID: 1179032
Name: mason.nvim
PackageBaseID: 188513
PackageBase: mason.nvim
Version: r1192.2381f50-1
Description: Package manager focused on IDE language extensions
URL: https://github.com/williamboman/mason.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gibbz00
Submitter: gibbz00
FirstSubmitted: 1670344671
LastModified: 1670347324
URLPath: /cgit/aur.git/snapshot/mason.nvim.tar.gz