fnm-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fnm-bin

* (Optional) Uninstall fnm-bin on Arch using YAY

$ yay -Rns fnm-bin

2. Manually Install "fnm-bin" via AUR

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

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

b. Clone fnm-bin's git locally

$ git clone https://aur.archlinux.org/fnm-bin.git ~/fnm-bin

c. Go to ~/fnm-bin folder and install it

$ cd ~/fnm-bin $ makepkg -si

3. Information about the fnm-bin package on Arch User Repository (AUR)

ID: 1304615
Name: fnm-bin
PackageBaseID: 139964
PackageBase: fnm-bin
Version: 1.35.1-0
Description: Fast and simple Node.js version manager, built in Rust
URL: https://github.com/Schniz/fnm
NumVotes: 20
Popularity: 0.383943
OutOfDate:
Maintainer: Ugzuzg
Submitter: Ugzuzg
FirstSubmitted: 1551265030
LastModified: 1692170041
URLPath: /cgit/aur.git/snapshot/fnm-bin.tar.gz