rnix-lsp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rnix-lsp

* (Optional) Uninstall rnix-lsp on Arch using YAY

$ yay -Rns rnix-lsp

2. Manually Install "rnix-lsp" via AUR

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

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

b. Clone rnix-lsp's git locally

$ git clone https://aur.archlinux.org/rnix-lsp.git ~/rnix-lsp

c. Go to ~/rnix-lsp folder and install it

$ cd ~/rnix-lsp $ makepkg -si

3. Information about the rnix-lsp package on Arch User Repository (AUR)

ID: 1098775
Name: rnix-lsp
PackageBaseID: 171906
PackageBase: rnix-lsp
Version: 0.2.5-1
Description: A Language Server for Nix
URL: https://github.com/nix-community/rnix-lsp
NumVotes: 3
Popularity: 0.000789
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1633950382
LastModified: 1655290914
URLPath: /cgit/aur.git/snapshot/rnix-lsp.tar.gz