binfmt-wasm on AUR (Arch User Repository)

Last updated: July 09,2024

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

$ yay -S binfmt-wasm

* (Optional) Uninstall binfmt-wasm on Arch using YAY

$ yay -Rns binfmt-wasm

2. Manually Install "binfmt-wasm" via AUR

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

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

b. Clone binfmt-wasm's git locally

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

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

$ cd ~/binfmt-wasm $ makepkg -si

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

ID: 825490
Name: binfmt-wasm
PackageBaseID: 144889
PackageBase: binfmt-wasm
Version: 20201128-1
Description: Register wasmtime interpreter for wasm format
URL: http://www.freedesktop.org/software/systemd/man/binfmt.d.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1567857770
LastModified: 1606577671
URLPath: /cgit/aur.git/snapshot/binfmt-wasm.tar.gz