nil-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nil-git

* (Optional) Uninstall nil-git on Arch using YAY

$ yay -Rns nil-git

2. Manually Install "nil-git" via AUR

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

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

b. Clone nil-git's git locally

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

c. Go to ~/nil-git folder and install it

$ cd ~/nil-git $ makepkg -si

3. Information about the nil-git package on Arch User Repository (AUR)

ID: 1387337
Name: nil-git
PackageBaseID: 201626
PackageBase: nil-git
Version: 2023.08.09.r26.g059d33a-1
Description: NIx Language server, an incremental analysis assistant for writing in Nix.
URL: https://github.com/oxalica/nil
NumVotes: 1
Popularity: 0.319614
OutOfDate:
Maintainer: skw
Submitter: skw
FirstSubmitted: 1705473443
LastModified: 1705473443
URLPath: /cgit/aur.git/snapshot/nil-git.tar.gz