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

Last updated: June 26,2024

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

$ yay -S wasm-micro-runtime-git

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

$ yay -Rns wasm-micro-runtime-git

2. Manually Install "wasm-micro-runtime-git" 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-git's git locally

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

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

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

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

ID: 1307937
Name: wasm-micro-runtime-git
PackageBaseID: 141936
PackageBase: wasm-micro-runtime-git
Version: 1.2.3.r0.gfa2f29fd-1
Description: Standalone WebAssembly (WASM) runtime with small footprint
URL: https://github.com/bytecodealliance/wasm-micro-runtime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ldcraft
Submitter: 1ace
FirstSubmitted: 1557503060
LastModified: 1692773873
URLPath: /cgit/aur.git/snapshot/wasm-micro-runtime-git.tar.gz