spasm on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install spasm on Arch using YAY
$
yay -S
spasm
Copied
* (Optional) Uninstall spasm on Arch using YAY
$
yay -Rns
spasm
Copied
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
Copied
b. Clone spasm's git locally
$
git clone https://aur.archlinux.org/spasm.git
~/spasm
Copied
c. Go to ~/spasm folder and install it
$
cd
~/spasm
Copied
$
makepkg -si
Copied
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
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