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

Last updated: July 05,2024

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

$ yay -S wasm-pack-git

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

$ yay -Rns wasm-pack-git

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

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

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

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

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

ID: 710113
Name: wasm-pack-git
PackageBaseID: 131675
PackageBase: wasm-pack-git
Version: 0.9.1.967-1
Description: Your favorite rust -> wasm workflow tool!
URL: https://github.com/ashleygwilliams/wasm-pack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: frostu8
Submitter: quininer
FirstSubmitted: 1524067232
LastModified: 1584713064
URLPath: /cgit/aur.git/snapshot/wasm-pack-git.tar.gz