guile-hoot on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S guile-hoot

* (Optional) Uninstall guile-hoot on Arch using YAY

$ yay -Rns guile-hoot

2. Manually Install "guile-hoot" via AUR

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

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

b. Clone guile-hoot's git locally

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

c. Go to ~/guile-hoot folder and install it

$ cd ~/guile-hoot $ makepkg -si

3. Information about the guile-hoot package on Arch User Repository (AUR)

ID: 1338344
Name: guile-hoot
PackageBaseID: 198820
PackageBase: guile-hoot
Version: 0.1.0-1
Description: A Spritely project which provides a full-featured WebAssembly (WASM) toolkit in Scheme
URL: https://spritely.institute/hoot/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivvil
Submitter: ivvil
FirstSubmitted: 1698004534
LastModified: 1698004534
URLPath: /cgit/aur.git/snapshot/guile-hoot.tar.gz