wasm-micro-runtime on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install wasm-micro-runtime on Arch using YAY
$
yay -S
wasm-micro-runtime
Copied
* (Optional) Uninstall wasm-micro-runtime on Arch using YAY
$
yay -Rns
wasm-micro-runtime
Copied
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
Copied
b. Clone wasm-micro-runtime's git locally
$
git clone https://aur.archlinux.org/wasm-micro-runtime.git
~/wasm-micro-runtime
Copied
c. Go to ~/wasm-micro-runtime folder and install it
$
cd
~/wasm-micro-runtime
Copied
$
makepkg -si
Copied
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
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