leiningen-with-completion on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S leiningen-with-completion

* (Optional) Uninstall leiningen-with-completion on Arch using YAY

$ yay -Rns leiningen-with-completion

2. Manually Install "leiningen-with-completion" via AUR

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

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

b. Clone leiningen-with-completion's git locally

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

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

$ cd ~/leiningen-with-completion $ makepkg -si

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

ID: 1232780
Name: leiningen-with-completion
PackageBaseID: 151348
PackageBase: leiningen-with-completion
Version: 2.10.0-1
Description: For automating Clojure projects without setting your hair on fire.
URL: https://leiningen.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tucho
Submitter: tucho
FirstSubmitted: 1586560155
LastModified: 1679923261
URLPath: /cgit/aur.git/snapshot/leiningen-with-completion.tar.gz