nodejs-nightly on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S nodejs-nightly

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

$ yay -Rns nodejs-nightly

2. Manually Install "nodejs-nightly" via AUR

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

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

b. Clone nodejs-nightly's git locally

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

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

$ cd ~/nodejs-nightly $ makepkg -si

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

ID: 877633
Name: nodejs-nightly
PackageBaseID: 164115
PackageBase: nodejs-nightly
Version: 16.0.0.nightly2021031566f0eb7dc3-1
Description: Nightly version of nodejs evented I/O for V8 javascript
URL: http://nodejs.org/
NumVotes: 1
Popularity: 1.6E-5
OutOfDate:
Maintainer: eatmyvenom
FirstSubmitted: 1615194497
LastModified: 1615832560
URLPath: /cgit/aur.git/snapshot/nodejs-nightly.tar.gz