nodenv-nvmrc on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S nodenv-nvmrc

* (Optional) Uninstall nodenv-nvmrc on Arch using YAY

$ yay -Rns nodenv-nvmrc

2. Manually Install "nodenv-nvmrc" via AUR

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

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

b. Clone nodenv-nvmrc's git locally

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

c. Go to ~/nodenv-nvmrc folder and install it

$ cd ~/nodenv-nvmrc $ makepkg -si

3. Information about the nodenv-nvmrc package on Arch User Repository (AUR)

ID: 1324828
Name: nodenv-nvmrc
PackageBaseID: 197934
PackageBase: nodenv-nvmrc
Version: 1.0.6-1
Description: nodenv plugin that detects the node version based on .nvmrc.
URL: https://github.com/ouchxp/nodenv-nvmrc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ribugent
Submitter: ribugent
FirstSubmitted: 1695724921
LastModified: 1695724921
URLPath: /cgit/aur.git/snapshot/nodenv-nvmrc.tar.gz