wabt-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S wabt-git

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

$ yay -Rns wabt-git

2. Manually Install "wabt-git" via AUR

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

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

b. Clone wabt-git's git locally

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

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

$ cd ~/wabt-git $ makepkg -si

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

ID: 1239290
Name: wabt-git
PackageBaseID: 173704
PackageBase: wabt-git
Version: 1.0.32.r51.g539c541b-2
Description: The WebAssembly binary toolkit
URL: https://github.com/WebAssembly/wabt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1638810079
LastModified: 1681139340
URLPath: /cgit/aur.git/snapshot/wabt-git.tar.gz