emsdk on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "emsdk" 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 emsdk on Arch using YAY
$
yay -S
emsdk
Copied
* (Optional) Uninstall emsdk on Arch using YAY
$
yay -Rns
emsdk
Copied
2. Manually Install "emsdk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone emsdk's git locally
$
git clone https://aur.archlinux.org/emsdk.git
~/emsdk
Copied
c. Go to ~/emsdk folder and install it
$
cd
~/emsdk
Copied
$
makepkg -si
Copied
3. Information about the emsdk package on Arch User Repository (AUR)
ID: 1262221
Name: emsdk
PackageBaseID: 115945
PackageBase: emsdk
Version: 3.1.39-1
Description: The Emscripten SDK
URL: https://kripken.github.io/emscripten-site/
NumVotes: 10
Popularity: 0.000343
OutOfDate: 1701009765
Maintainer: ketal
Submitter: Sanpi
FirstSubmitted: 1475574235
LastModified: 1684864808
URLPath: /cgit/aur.git/snapshot/emsdk.tar.gz
Name: emsdk
PackageBaseID: 115945
PackageBase: emsdk
Version: 3.1.39-1
Description: The Emscripten SDK
URL: https://kripken.github.io/emscripten-site/
NumVotes: 10
Popularity: 0.000343
OutOfDate: 1701009765
Maintainer: ketal
Submitter: Sanpi
FirstSubmitted: 1475574235
LastModified: 1684864808
URLPath: /cgit/aur.git/snapshot/emsdk.tar.gz