neil on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install neil on Arch using YAY
$
yay -S
neil
Copied
* (Optional) Uninstall neil on Arch using YAY
$
yay -Rns
neil
Copied
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
Copied
b. Clone neil's git locally
$
git clone https://aur.archlinux.org/neil.git
~/neil
Copied
c. Go to ~/neil folder and install it
$
cd
~/neil
Copied
$
makepkg -si
Copied
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
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