wasm-micro-runtime on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S wasm-micro-runtime

* (Optional) Uninstall wasm-micro-runtime on Arch using YAY

$ yay -Rns wasm-micro-runtime

2. Manually Install "wasm-micro-runtime" via AUR

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

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

b. Clone wasm-micro-runtime's git locally

$ git clone https://aur.archlinux.org/wasm-micro-runtime.git ~/wasm-micro-runtime

c. Go to ~/wasm-micro-runtime folder and install it

$ cd ~/wasm-micro-runtime $ makepkg -si

3. Information about the wasm-micro-runtime package on Arch User Repository (AUR)

ID: 1426209
Name: wasm-micro-runtime
PackageBaseID: 185642
PackageBase: wasm-micro-runtime
Version: 1.3.2-1
Description: Standalone WebAssembly (WASM) runtime with small footprint
URL: https://github.com/bytecodealliance/wasm-micro-runtime
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: ldcraft
Submitter: 1ace
FirstSubmitted: 1662837346
LastModified: 1710304409
URLPath: /cgit/aur.git/snapshot/wasm-micro-runtime.tar.gz