nodejs-n on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S nodejs-n

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

$ yay -Rns nodejs-n

2. Manually Install "nodejs-n" via AUR

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

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

b. Clone nodejs-n's git locally

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

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

$ cd ~/nodejs-n $ makepkg -si

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

ID: 1415818
Name: nodejs-n
PackageBaseID: 90468
PackageBase: nodejs-n
Version: 9.2.1-1
Description: Node version management
URL: https://github.com/tj/n
NumVotes: 3
Popularity: 0.003863
OutOfDate:
Maintainer: supermario
Submitter: atweiden
FirstSubmitted: 1423938173
LastModified: 1708956473
URLPath: /cgit/aur.git/snapshot/nodejs-n.tar.gz