wapm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S wapm

* (Optional) Uninstall wapm on Arch using YAY

$ yay -Rns wapm

2. Manually Install "wapm" via AUR

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

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

b. Clone wapm's git locally

$ git clone https://aur.archlinux.org/wapm.git ~/wapm

c. Go to ~/wapm folder and install it

$ cd ~/wapm $ makepkg -si

3. Information about the wapm package on Arch User Repository (AUR)

ID: 1131882
Name: wapm
PackageBaseID: 141507
PackageBase: wapm
Version: 0.5.5-1
Description: WebAssembly Package Manager
URL: https://github.com/wasmerio/wapm-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keysym
FirstSubmitted: 1556066145
LastModified: 1661652669
URLPath: /cgit/aur.git/snapshot/wapm.tar.gz