boot on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S boot

* (Optional) Uninstall boot on Arch using YAY

$ yay -Rns boot

2. Manually Install "boot" via AUR

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

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

b. Clone boot's git locally

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

c. Go to ~/boot folder and install it

$ cd ~/boot $ makepkg -si

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

ID: 453411
Name: boot
PackageBaseID: 90604
PackageBase: boot
Version: 2.7.2-1
Description: A Clojure build framework and ad-hoc Clojure script evaluator
URL: http://boot-clj.com
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: frangio
Submitter: ckafi
FirstSubmitted: 1424290411
LastModified: 1508503137
URLPath: /cgit/aur.git/snapshot/boot.tar.gz