nvs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nvs

* (Optional) Uninstall nvs on Arch using YAY

$ yay -Rns nvs

2. Manually Install "nvs" via AUR

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

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

b. Clone nvs's git locally

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

c. Go to ~/nvs folder and install it

$ cd ~/nvs $ makepkg -si

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

ID: 1377185
Name: nvs
PackageBaseID: 200901
PackageBase: nvs
Version: 1.7.1-1
Description: A cross-platform tool for switching between versions and forks of Node.js
URL: https://github.com/jasongin/nvs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zosoled
Submitter: Zosoled
FirstSubmitted: 1703839487
LastModified: 1703839487
URLPath: /cgit/aur.git/snapshot/nvs.tar.gz