wasm-bindgen-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S wasm-bindgen-bin

* (Optional) Uninstall wasm-bindgen-bin on Arch using YAY

$ yay -Rns wasm-bindgen-bin

2. Manually Install "wasm-bindgen-bin" via AUR

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

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

b. Clone wasm-bindgen-bin's git locally

$ git clone https://aur.archlinux.org/wasm-bindgen-bin.git ~/wasm-bindgen-bin

c. Go to ~/wasm-bindgen-bin folder and install it

$ cd ~/wasm-bindgen-bin $ makepkg -si

3. Information about the wasm-bindgen-bin package on Arch User Repository (AUR)

ID: 905387
Name: wasm-bindgen-bin
PackageBaseID: 153911
PackageBase: wasm-bindgen-bin
Version: 0.2.74-1
Description: Interoperating JS and Rust code (binary builds)
URL: https://github.com/rustwasm/wasm-bindgen
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1646408678
Maintainer:
Submitter: acsuhllteuyr
FirstSubmitted: 1591208100
LastModified: 1620739216
URLPath: /cgit/aur.git/snapshot/wasm-bindgen-bin.tar.gz