v8-static-gyp on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "v8-static-gyp" 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 v8-static-gyp on Arch using YAY

$ yay -S v8-static-gyp

* (Optional) Uninstall v8-static-gyp on Arch using YAY

$ yay -Rns v8-static-gyp

2. Manually Install "v8-static-gyp" via AUR

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

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

b. Clone v8-static-gyp's git locally

$ git clone https://aur.archlinux.org/v8-static-gyp.git ~/v8-static-gyp

c. Go to ~/v8-static-gyp folder and install it

$ cd ~/v8-static-gyp $ makepkg -si

3. Information about the v8-static-gyp package on Arch User Repository (AUR)

ID: 340793
Name: v8-static-gyp
PackageBaseID: 115654
PackageBase: v8-static-gyp
Version: 5.5.238-2
Description: Fast and modern Javascript engine used in Google Chrome.
URL: https://code.google.com/p/v8/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dflemstr
FirstSubmitted: 1474382047
LastModified: 1474553279
URLPath: /cgit/aur.git/snapshot/v8-static-gyp.tar.gz