boa-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S boa-git

* (Optional) Uninstall boa-git on Arch using YAY

$ yay -Rns boa-git

2. Manually Install "boa-git" via AUR

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

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

b. Clone boa-git's git locally

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

c. Go to ~/boa-git folder and install it

$ cd ~/boa-git $ makepkg -si

3. Information about the boa-git package on Arch User Repository (AUR)

ID: 896382
Name: boa-git
PackageBaseID: 165950
PackageBase: boa-git
Version: v0.11.r103.gbd199677a-1
Description: Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
URL: https://github.com/boa-dev/boa
NumVotes: 1
Popularity: 1.5E-5
OutOfDate:
Maintainer:
Submitter: fossdd
FirstSubmitted: 1619100251
LastModified: 1619100251
URLPath: /cgit/aur.git/snapshot/boa-git.tar.gz