nodenv on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "nodenv" 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
Copied
b. Install nodenv on Arch using YAY
$
yay -S
nodenv
Copied
* (Optional) Uninstall nodenv on Arch using YAY
$
yay -Rns
nodenv
Copied
2. Manually Install "nodenv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nodenv's git locally
$
git clone https://aur.archlinux.org/nodenv.git
~/nodenv
Copied
c. Go to ~/nodenv folder and install it
$
cd
~/nodenv
Copied
$
makepkg -si
Copied
3. Information about the nodenv package on Arch User Repository (AUR)
ID: 782669
Name: nodenv
PackageBaseID: 106430
PackageBase: nodenv
Version: 1.4.0-1
Description: Manage multiple NodeJS versions
URL: https://github.com/nodenv/nodenv
NumVotes: 4
Popularity: 5.8E-5
OutOfDate: 1682541493
Maintainer: francescopersico
Submitter: mark.sagikazar
FirstSubmitted: 1453396084
LastModified: 1598280688
URLPath: /cgit/aur.git/snapshot/nodenv.tar.gz
Name: nodenv
PackageBaseID: 106430
PackageBase: nodenv
Version: 1.4.0-1
Description: Manage multiple NodeJS versions
URL: https://github.com/nodenv/nodenv
NumVotes: 4
Popularity: 5.8E-5
OutOfDate: 1682541493
Maintainer: francescopersico
Submitter: mark.sagikazar
FirstSubmitted: 1453396084
LastModified: 1598280688
URLPath: /cgit/aur.git/snapshot/nodenv.tar.gz