nodenv-node-build on AUR (Arch User Repository)

Last updated: May 11,2024

1. Install "nodenv-node-build" 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 nodenv-node-build on Arch using YAY

$ yay -S nodenv-node-build

* (Optional) Uninstall nodenv-node-build on Arch using YAY

$ yay -Rns nodenv-node-build

2. Manually Install "nodenv-node-build" via AUR

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

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

b. Clone nodenv-node-build's git locally

$ git clone https://aur.archlinux.org/nodenv-node-build.git ~/nodenv-node-build

c. Go to ~/nodenv-node-build folder and install it

$ cd ~/nodenv-node-build $ makepkg -si

3. Information about the nodenv-node-build package on Arch User Repository (AUR)

ID: 1410271
Name: nodenv-node-build
PackageBaseID: 106429
PackageBase: nodenv-node-build
Version: 4.9.138-1
Description: Install NodeJS versions
URL: https://github.com/nodenv/node-build
NumVotes: 2
Popularity: 6.2E-5
OutOfDate:
Maintainer: francescopersico
Submitter: mark.sagikazar
FirstSubmitted: 1453394885
LastModified: 1708078655
URLPath: /cgit/aur.git/snapshot/nodenv-node-build.tar.gz