nodejs-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S nodejs-git

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

$ yay -Rns nodejs-git

2. Manually Install "nodejs-git" via AUR

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

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

b. Clone nodejs-git's git locally

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

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

$ cd ~/nodejs-git $ makepkg -si

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

ID: 1240445
Name: nodejs-git
PackageBaseID: 33586
PackageBase: nodejs-git
Version: 19.9.0.r1361.g6dcbf8b6166-1
Description: JavaScript runtime built on Chrome's V8 JavaScript engine
URL: https://nodejs.org/
NumVotes: 10
Popularity: 5.4E-5
OutOfDate:
Maintainer: Chocobo1
Submitter: dcai
FirstSubmitted: 1263534617
LastModified: 1681308864
URLPath: /cgit/aur.git/snapshot/nodejs-git.tar.gz