zsh-load-nvmrc on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S zsh-load-nvmrc

* (Optional) Uninstall zsh-load-nvmrc on Arch using YAY

$ yay -Rns zsh-load-nvmrc

2. Manually Install "zsh-load-nvmrc" via AUR

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

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

b. Clone zsh-load-nvmrc's git locally

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

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

$ cd ~/zsh-load-nvmrc $ makepkg -si

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

ID: 879089
Name: zsh-load-nvmrc
PackageBaseID: 164507
PackageBase: zsh-load-nvmrc
Version: 0.0.1-1
Description: Automatically handle .nvmrc files
URL: https://github.com/th3rius/zsh-load-nvmrc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: th3rius
FirstSubmitted: 1616096247
LastModified: 1616096247
URLPath: /cgit/aur.git/snapshot/zsh-load-nvmrc.tar.gz