cargo-wapm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cargo-wapm

* (Optional) Uninstall cargo-wapm on Arch using YAY

$ yay -Rns cargo-wapm

2. Manually Install "cargo-wapm" via AUR

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

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

b. Clone cargo-wapm's git locally

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

c. Go to ~/cargo-wapm folder and install it

$ cd ~/cargo-wapm $ makepkg -si

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

ID: 1124804
Name: cargo-wapm
PackageBaseID: 184846
PackageBase: cargo-wapm
Version: 0.1.3-1
Description: Cargo sub-command for publishing Rust crates to the WebAssembly Package Manager
URL: https://github.com/Michael-F-Bryan/cargo-wapm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
FirstSubmitted: 1660218583
LastModified: 1660218583
URLPath: /cgit/aur.git/snapshot/cargo-wapm.tar.gz