nvm-desktop on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nvm-desktop

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

$ yay -Rns nvm-desktop

2. Manually Install "nvm-desktop" via AUR

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

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

b. Clone nvm-desktop's git locally

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

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

$ cd ~/nvm-desktop $ makepkg -si

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

ID: 1420269
Name: nvm-desktop
PackageBaseID: 196318
PackageBase: nvm-desktop
Version: 3.2.0-1
Description: A version management desktop client for the Nodejs.
URL: https://github.com/1111mp/nvm-desktop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1690883558
LastModified: 1709517813
URLPath: /cgit/aur.git/snapshot/nvm-desktop.tar.gz