wasm3-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S wasm3-bin

* (Optional) Uninstall wasm3-bin on Arch using YAY

$ yay -Rns wasm3-bin

2. Manually Install "wasm3-bin" via AUR

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

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

b. Clone wasm3-bin's git locally

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

c. Go to ~/wasm3-bin folder and install it

$ cd ~/wasm3-bin $ makepkg -si

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

ID: 1076585
Name: wasm3-bin
PackageBaseID: 167595
PackageBase: wasm3-bin
Version: 0.5.0-2
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: 1622717025
LastModified: 1651845441
URLPath: /cgit/aur.git/snapshot/wasm3-bin.tar.gz