nvs-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nvs-git

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

$ yay -Rns nvs-git

2. Manually Install "nvs-git" via AUR

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

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

b. Clone nvs-git's git locally

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

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

$ cd ~/nvs-git $ makepkg -si

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

ID: 948393
Name: nvs-git
PackageBaseID: 169738
PackageBase: nvs-git
Version: v1.6.0.r15.g024dea3-1
Description: A cross-platform tool for switching between versions and forks of Node.js
URL: https://github.com/jasongin/nvs
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: Tim_Paik
Submitter: Tim_Paik
FirstSubmitted: 1628482745
LastModified: 1629107078
URLPath: /cgit/aur.git/snapshot/nvs-git.tar.gz