nodejs-v8 on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S nodejs-v8

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

$ yay -Rns nodejs-v8

2. Manually Install "nodejs-v8" via AUR

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

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

b. Clone nodejs-v8's git locally

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

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

$ cd ~/nodejs-v8 $ makepkg -si

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

ID: 1174051
Name: nodejs-v8
PackageBaseID: 188202
PackageBase: nodejs-v8
Version: 19.1.0-1
Description: PKGBUILD to provide nodejs shared v8
URL: https://nodejs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raffaem
Submitter: JanMarvin
FirstSubmitted: 1669390462
LastModified: 1669390462
URLPath: /cgit/aur.git/snapshot/nodejs-v8.tar.gz