leiningen-full on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S leiningen-full

* (Optional) Uninstall leiningen-full on Arch using YAY

$ yay -Rns leiningen-full

2. Manually Install "leiningen-full" via AUR

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

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

b. Clone leiningen-full's git locally

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

c. Go to ~/leiningen-full folder and install it

$ cd ~/leiningen-full $ makepkg -si

3. Information about the leiningen-full package on Arch User Repository (AUR)

ID: 1192163
Name: leiningen-full
PackageBaseID: 184871
PackageBase: leiningen-full
Version: 2.10.0-1
Description: For automating Clojure projects without setting your hair on fire.
URL: https://codeberg.org/leiningen/leiningen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tucho
Submitter: tucho
FirstSubmitted: 1660323307
LastModified: 1672932558
URLPath: /cgit/aur.git/snapshot/leiningen-full.tar.gz