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

Last updated: June 26,2024

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

$ yay -S wasm-bindgen-git

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

$ yay -Rns wasm-bindgen-git

2. Manually Install "wasm-bindgen-git" 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-git's git locally

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

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

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

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

ID: 1019432
Name: wasm-bindgen-git
PackageBaseID: 131674
PackageBase: wasm-bindgen-git
Version: 0.2.78.3270-1
Description: Interoperating JS and Rust code
URL: https://github.com/rustwasm/wasm-bindgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quininer
Submitter: quininer
FirstSubmitted: 1524067224
LastModified: 1642328674
URLPath: /cgit/aur.git/snapshot/wasm-bindgen-git.tar.gz