v7 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S v7

* (Optional) Uninstall v7 on Arch using YAY

$ yay -Rns v7

2. Manually Install "v7" via AUR

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

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

b. Clone v7's git locally

$ git clone https://aur.archlinux.org/v7.git ~/v7

c. Go to ~/v7 folder and install it

$ cd ~/v7 $ makepkg -si

3. Information about the v7 package on Arch User Repository (AUR)

ID: 685357
Name: v7
PackageBaseID: 100923
PackageBase: v7
Version: 3.0-1
Description: Simple and fast JavaScript engine written in C
URL: https://github.com/cesanta/v7
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: anatolik
FirstSubmitted: 1443539437
LastModified: 1578852144
URLPath: /cgit/aur.git/snapshot/v7.tar.gz