wasmer-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S wasmer-git

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

$ yay -Rns wasmer-git

2. Manually Install "wasmer-git" via AUR

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

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

b. Clone wasmer-git's git locally

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

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

$ cd ~/wasmer-git $ makepkg -si

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

ID: 1119305
Name: wasmer-git
PackageBaseID: 143160
PackageBase: wasmer-git
Version: 3.0.0.alpha.r0.ge08b8fd67-1
Description: Standalone JIT WebAssembly runtime
URL: https://wasmer.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1561996564
LastModified: 1659185903
URLPath: /cgit/aur.git/snapshot/wasmer-git.tar.gz