fish-nvm on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S fish-nvm

* (Optional) Uninstall fish-nvm on Arch using YAY

$ yay -Rns fish-nvm

2. Manually Install "fish-nvm" via AUR

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

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

b. Clone fish-nvm's git locally

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

c. Go to ~/fish-nvm folder and install it

$ cd ~/fish-nvm $ makepkg -si

3. Information about the fish-nvm package on Arch User Repository (AUR)

ID: 1108631
Name: fish-nvm
PackageBaseID: 161177
PackageBase: fish-nvm
Version: 2.2.11-1
Description: Node.js version manager lovingly made for Fish
URL: https://github.com/jorgebucaran/nvm.fish
NumVotes: 3
Popularity: 1.6E-5
OutOfDate: 1698835058
Maintainer: mshaugh
Submitter: mshaugh
FirstSubmitted: 1608685099
LastModified: 1657154421
URLPath: /cgit/aur.git/snapshot/fish-nvm.tar.gz