v8-3.14 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S v8-3.14

* (Optional) Uninstall v8-3.14 on Arch using YAY

$ yay -Rns v8-3.14

2. Manually Install "v8-3.14" via AUR

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

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

b. Clone v8-3.14's git locally

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

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

$ cd ~/v8-3.14 $ makepkg -si

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

ID: 969320
Name: v8-3.14
PackageBaseID: 90413
PackageBase: v8-3.14
Version: 3.14.5-7
Description: A fast and modern javascript engine (old 3.14 version required R package V8)
URL: http://code.google.com/p/v8
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: hpmachining
FirstSubmitted: 1423790900
LastModified: 1633312663
URLPath: /cgit/aur.git/snapshot/v8-3.14.tar.gz