boot on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install boot on Arch using YAY
$
yay -S
boot
Copied
* (Optional) Uninstall boot on Arch using YAY
$
yay -Rns
boot
Copied
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
Copied
b. Clone boot's git locally
$
git clone https://aur.archlinux.org/boot.git
~/boot
Copied
c. Go to ~/boot folder and install it
$
cd
~/boot
Copied
$
makepkg -si
Copied
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
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