inlein on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S inlein

* (Optional) Uninstall inlein on Arch using YAY

$ yay -Rns inlein

2. Manually Install "inlein" via AUR

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

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

b. Clone inlein's git locally

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

c. Go to ~/inlein folder and install it

$ cd ~/inlein $ makepkg -si

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

ID: 656664
Name: inlein
PackageBaseID: 145866
PackageBase: inlein
Version: 0.2-1
Description: running clojure scripts
URL: http://inlein.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hellonico
FirstSubmitted: 1571191136
LastModified: 1571191136
URLPath: /cgit/aur.git/snapshot/inlein.tar.gz