leiningen-completions on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S leiningen-completions

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

$ yay -Rns leiningen-completions

2. Manually Install "leiningen-completions" via AUR

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

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

b. Clone leiningen-completions's git locally

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

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

$ cd ~/leiningen-completions $ makepkg -si

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

ID: 1182930
Name: leiningen-completions
PackageBaseID: 72760
PackageBase: leiningen-completions
Version: 2.10.0-1
Description: Completion scripts for leiningen
URL: http://github.com/technomancy/leiningen
NumVotes: 19
Popularity: 0.001374
OutOfDate:
Maintainer: Rogach
Submitter: ckafi
FirstSubmitted: 1377022437
LastModified: 1671121947
URLPath: /cgit/aur.git/snapshot/leiningen-completions.tar.gz