emscripten-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S emscripten-git

* (Optional) Uninstall emscripten-git on Arch using YAY

$ yay -Rns emscripten-git

2. Manually Install "emscripten-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone emscripten-git's git locally

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

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

$ cd ~/emscripten-git $ makepkg -si

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

ID: 876757
Name: emscripten-git
PackageBaseID: 63273
PackageBase: emscripten-git
Version: 2:2.0.15.r31.g249815cf7-2
Description: LLVM-to-JavaScript compiler
URL: http://emscripten.org
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1349113677
LastModified: 1615664439
URLPath: /cgit/aur.git/snapshot/emscripten-git.tar.gz