v7 on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install v7 on Arch using YAY
$
yay -S
v7
Copied
* (Optional) Uninstall v7 on Arch using YAY
$
yay -Rns
v7
Copied
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
Copied
b. Clone v7's git locally
$
git clone https://aur.archlinux.org/v7.git
~/v7
Copied
c. Go to ~/v7 folder and install it
$
cd
~/v7
Copied
$
makepkg -si
Copied
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
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