wasm-tools on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "wasm-tools" 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
Copied
b. Install wasm-tools on Arch using YAY
$
yay -S
wasm-tools
Copied
* (Optional) Uninstall wasm-tools on Arch using YAY
$
yay -Rns
wasm-tools
Copied
2. Manually Install "wasm-tools" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wasm-tools's git locally
$
git clone https://aur.archlinux.org/wasm-tools.git
~/wasm-tools
Copied
c. Go to ~/wasm-tools folder and install it
$
cd
~/wasm-tools
Copied
$
makepkg -si
Copied
3. Information about the wasm-tools package on Arch User Repository (AUR)
ID: 1408306
Name: wasm-tools
PackageBaseID: 198641
PackageBase: wasm-tools
Version: 1.0.60-1
Description: Low level tooling for WebAssembly in Rust
URL: https://github.com/bytecodealliance/wasm-tools
NumVotes: 3
Popularity: 1.390174
OutOfDate:
Maintainer: mh4ckwascut
Submitter: mh4ckwascut
FirstSubmitted: 1697536846
LastModified: 1707779823
URLPath: /cgit/aur.git/snapshot/wasm-tools.tar.gz
Name: wasm-tools
PackageBaseID: 198641
PackageBase: wasm-tools
Version: 1.0.60-1
Description: Low level tooling for WebAssembly in Rust
URL: https://github.com/bytecodealliance/wasm-tools
NumVotes: 3
Popularity: 1.390174
OutOfDate:
Maintainer: mh4ckwascut
Submitter: mh4ckwascut
FirstSubmitted: 1697536846
LastModified: 1707779823
URLPath: /cgit/aur.git/snapshot/wasm-tools.tar.gz