spidermonkey-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S spidermonkey-git

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

$ yay -Rns spidermonkey-git

2. Manually Install "spidermonkey-git" via AUR

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

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

b. Clone spidermonkey-git's git locally

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

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

$ cd ~/spidermonkey-git $ makepkg -si

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

ID: 328734
Name: spidermonkey-git
PackageBaseID: 114541
PackageBase: spidermonkey-git
Version: 51.0a1.r45e888f-1
Description: Mozilla's JavaScript engine used in Firefox
URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
NumVotes: 0
Popularity: 0
OutOfDate: 1702822721
Maintainer: pkmx
Submitter: pkmx
FirstSubmitted: 1470895245
LastModified: 1470898091
URLPath: /cgit/aur.git/snapshot/spidermonkey-git.tar.gz