neil on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S neil

* (Optional) Uninstall neil on Arch using YAY

$ yay -Rns neil

2. Manually Install "neil" via AUR

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

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

b. Clone neil's git locally

$ git clone https://aur.archlinux.org/neil.git ~/neil

c. Go to ~/neil folder and install it

$ cd ~/neil $ makepkg -si

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

ID: 1364476
Name: neil
PackageBaseID: 178631
PackageBase: neil
Version: 0.2.63-1
Description: A CLI to add common aliases and features to deps.edn-based projects for the Clojure language.
URL: https://github.com/babashka/neil
NumVotes: 3
Popularity: 7.7E-5
OutOfDate:
Maintainer: t1m0
Submitter: ngrunwald
FirstSubmitted: 1651848073
LastModified: 1701714318
URLPath: /cgit/aur.git/snapshot/neil.tar.gz