wasm3 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S wasm3

* (Optional) Uninstall wasm3 on Arch using YAY

$ yay -Rns wasm3

2. Manually Install "wasm3" via AUR

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

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

b. Clone wasm3's git locally

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

c. Go to ~/wasm3 folder and install it

$ cd ~/wasm3 $ makepkg -si

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

ID: 916200
Name: wasm3
PackageBaseID: 167596
PackageBase: wasm3
Version: 0.5.0-1
Description: The fastest WebAssembly interpreter and the most universal runtime
URL: https://github.com/wasm3/wasm3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1622717874
LastModified: 1622717874
URLPath: /cgit/aur.git/snapshot/wasm3.tar.gz