wasmedge-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S wasmedge-bin

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

$ yay -Rns wasmedge-bin

2. Manually Install "wasmedge-bin" via AUR

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

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

b. Clone wasmedge-bin's git locally

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

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

$ cd ~/wasmedge-bin $ makepkg -si

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

ID: 1347344
Name: wasmedge-bin
PackageBaseID: 196007
PackageBase: wasmedge-bin
Version: 0.13.5-1
Description: WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime
URL: https://wasmedge.org
NumVotes: 1
Popularity: 0.009062
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1689944757
LastModified: 1699106284
URLPath: /cgit/aur.git/snapshot/wasmedge-bin.tar.gz