spm on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S spm

* (Optional) Uninstall spm on Arch using YAY

$ yay -Rns spm

2. Manually Install "spm" via AUR

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

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

b. Clone spm's git locally

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

c. Go to ~/spm folder and install it

$ cd ~/spm $ makepkg -si

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

ID: 444358
Name: spm
PackageBaseID: 113700
PackageBase: spm
Version: 1.5.0-3
Description: simple password manager, a fork of mneum's tpm
URL: https://notabug.org/kl3/spm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1468730650
LastModified: 1505650901
URLPath: /cgit/aur.git/snapshot/spm.tar.gz