cargo-wasmer on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cargo-wasmer

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

$ yay -Rns cargo-wasmer

2. Manually Install "cargo-wasmer" via AUR

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

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

b. Clone cargo-wasmer's git locally

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

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

$ cd ~/cargo-wasmer $ makepkg -si

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

ID: 1342866
Name: cargo-wasmer
PackageBaseID: 198989
PackageBase: cargo-wasmer
Version: 0.4.0-1
Description: Cargo sub-command for publishing Rust crates to the WebAssembly Package Manager
URL: https://github.com/wasmerio/cargo-wasmer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1698416705
LastModified: 1698416705
URLPath: /cgit/aur.git/snapshot/cargo-wasmer.tar.gz