wasi-libc-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S wasi-libc-git

* (Optional) Uninstall wasi-libc-git on Arch using YAY

$ yay -Rns wasi-libc-git

2. Manually Install "wasi-libc-git" via AUR

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

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

b. Clone wasi-libc-git's git locally

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

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

$ cd ~/wasi-libc-git $ makepkg -si

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

ID: 870526
Name: wasi-libc-git
PackageBaseID: 163857
PackageBase: wasi-libc-git
Version: r208.2b7e73a-1
Description: libc for WebAssembly programs built on top of WASI system calls (from git repo)
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: htfy96
Submitter: htfy96
FirstSubmitted: 1614489445
LastModified: 1614489445
URLPath: /cgit/aur.git/snapshot/wasi-libc-git.tar.gz