runwasi-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S runwasi-git

* (Optional) Uninstall runwasi-git on Arch using YAY

$ yay -Rns runwasi-git

2. Manually Install "runwasi-git" via AUR

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

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

b. Clone runwasi-git's git locally

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

c. Go to ~/runwasi-git folder and install it

$ cd ~/runwasi-git $ makepkg -si

3. Information about the runwasi-git package on Arch User Repository (AUR)

ID: 1317470
Name: runwasi-git
PackageBaseID: 197509
PackageBase: runwasi-git
Version: r515.1d1dc33-1
Description: Facilitates running Wasm / WASI workloads managed by containerd
URL: https://github.com/containerd/runwasi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1694472371
LastModified: 1694472371
URLPath: /cgit/aur.git/snapshot/runwasi-git.tar.gz