nvm-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nvm-git

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

$ yay -Rns nvm-git

2. Manually Install "nvm-git" via AUR

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

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

b. Clone nvm-git's git locally

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

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

$ cd ~/nvm-git $ makepkg -si

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

ID: 1365379
Name: nvm-git
PackageBaseID: 91367
PackageBase: nvm-git
Version: 0.39.7.r0.gbab86d5-1
Description: Node Version Manager - Simple bash script to manage multiple active node.js versions (git sources)
URL: https://github.com/nvm-sh/nvm
NumVotes: 6
Popularity: 0.007874
OutOfDate:
Maintainer: tomwadley
Submitter: tomwadley
FirstSubmitted: 1426432522
LastModified: 1701846404
URLPath: /cgit/aur.git/snapshot/nvm-git.tar.gz