spidermonkey-1.7 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S spidermonkey-1.7

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

$ yay -Rns spidermonkey-1.7

2. Manually Install "spidermonkey-1.7" via AUR

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

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

b. Clone spidermonkey-1.7's git locally

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

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

$ cd ~/spidermonkey-1.7 $ makepkg -si

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

ID: 198215
Name: spidermonkey-1.7
PackageBaseID: 50805
PackageBase: spidermonkey-1.7
Version: 1.7.0-5
Description: Mozilla's C implementation of JavaScript.
URL: http://www.mozilla.org/js/spidermonkey/
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1310983655
LastModified: 1434493348
URLPath: /cgit/aur.git/snapshot/spidermonkey-1.7.tar.gz