snm on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S snm

* (Optional) Uninstall snm on Arch using YAY

$ yay -Rns snm

2. Manually Install "snm" via AUR

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

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

b. Clone snm's git locally

$ git clone https://aur.archlinux.org/snm.git ~/snm

c. Go to ~/snm folder and install it

$ cd ~/snm $ makepkg -si

3. Information about the snm package on Arch User Repository (AUR)

ID: 960145
Name: snm
PackageBaseID: 161549
PackageBase: snm
Version: 0.8.0-1
Description: Smol and simple node version manager
URL: https://github.com/numToStr/snm/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: numToStr
Submitter: numToStr
FirstSubmitted: 1609610500
LastModified: 1631514753
URLPath: /cgit/aur.git/snapshot/snm.tar.gz