nodenv-latest on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S nodenv-latest

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

$ yay -Rns nodenv-latest

2. Manually Install "nodenv-latest" via AUR

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

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

b. Clone nodenv-latest's git locally

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

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

$ cd ~/nodenv-latest $ makepkg -si

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

ID: 1147219
Name: nodenv-latest
PackageBaseID: 186273
PackageBase: xxenv-latest
Version: 0.2.1-1
Description: Enhances nodenv with a `latest` subcommand, which prints the latest Node.js version
URL: https://github.com/momo-lab/xxenv-latest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1664652227
LastModified: 1664652227
URLPath: /cgit/aur.git/snapshot/nodenv-latest.tar.gz