boo on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S boo

* (Optional) Uninstall boo on Arch using YAY

$ yay -Rns boo

2. Manually Install "boo" via AUR

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

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

b. Clone boo's git locally

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

c. Go to ~/boo folder and install it

$ cd ~/boo $ makepkg -si

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

ID: 454504
Name: boo
PackageBaseID: 126594
PackageBase: boo
Version: 0.9.4.9-4
Description: A wrist friendly language for the CLI
URL: http://boo.codehaus.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1508829673
LastModified: 1508829768
URLPath: /cgit/aur.git/snapshot/boo.tar.gz