wasm-gc on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "wasm-gc" 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-gc on Arch using YAY
$
yay -S
wasm-gc
Copied
* (Optional) Uninstall wasm-gc on Arch using YAY
$
yay -Rns
wasm-gc
Copied
2. Manually Install "wasm-gc" 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-gc's git locally
$
git clone https://aur.archlinux.org/wasm-gc.git
~/wasm-gc
Copied
c. Go to ~/wasm-gc folder and install it
$
cd
~/wasm-gc
Copied
$
makepkg -si
Copied
3. Information about the wasm-gc package on Arch User Repository (AUR)
ID: 515873
Name: wasm-gc
PackageBaseID: 128009
PackageBase: wasm-gc
Version: 0.1.6-1
Description: gc-sections for wasm
URL: https://github.com/alexcrichton/wasm-gc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: kpcyrd
FirstSubmitted: 1513560822
LastModified: 1527871785
URLPath: /cgit/aur.git/snapshot/wasm-gc.tar.gz
Name: wasm-gc
PackageBaseID: 128009
PackageBase: wasm-gc
Version: 0.1.6-1
Description: gc-sections for wasm
URL: https://github.com/alexcrichton/wasm-gc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: kpcyrd
FirstSubmitted: 1513560822
LastModified: 1527871785
URLPath: /cgit/aur.git/snapshot/wasm-gc.tar.gz