nvs on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install nvs on Arch using YAY
$
yay -S
nvs
Copied
* (Optional) Uninstall nvs on Arch using YAY
$
yay -Rns
nvs
Copied
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
Copied
b. Clone nvs's git locally
$
git clone https://aur.archlinux.org/nvs.git
~/nvs
Copied
c. Go to ~/nvs folder and install it
$
cd
~/nvs
Copied
$
makepkg -si
Copied
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
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