spasm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S spasm

* (Optional) Uninstall spasm on Arch using YAY

$ yay -Rns spasm

2. Manually Install "spasm" via AUR

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

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

b. Clone spasm's git locally

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

c. Go to ~/spasm folder and install it

$ cd ~/spasm $ makepkg -si

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

ID: 662517
Name: spasm
PackageBaseID: 141642
PackageBase: spasm
Version: 0.3.2-1
Description: A terminal-based password manager aiming to be secure and easy to use.
URL: https://github.com/David-M-Nielsen/spasm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Wicktus
Submitter: Wicktus
FirstSubmitted: 1556644247
LastModified: 1572737727
URLPath: /cgit/aur.git/snapshot/spasm.tar.gz