binaryen-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S binaryen-git

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

$ yay -Rns binaryen-git

2. Manually Install "binaryen-git" via AUR

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

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

b. Clone binaryen-git's git locally

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

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

$ cd ~/binaryen-git $ makepkg -si

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

ID: 1260690
Name: binaryen-git
PackageBaseID: 104818
PackageBase: binaryen-git
Version: 113.r9.g97178d08d-1
Description: Compiler infrastructure and toolchain library for WebAssembly
URL: https://github.com/WebAssembly/binaryen
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: svenstaro
FirstSubmitted: 1450494872
LastModified: 1684588033
URLPath: /cgit/aur.git/snapshot/binaryen-git.tar.gz