ssss on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "ssss" 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 ssss on Arch using YAY
$
yay -S
ssss
Copied
* (Optional) Uninstall ssss on Arch using YAY
$
yay -Rns
ssss
Copied
2. Manually Install "ssss" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ssss's git locally
$
git clone https://aur.archlinux.org/ssss.git
~/ssss
Copied
c. Go to ~/ssss folder and install it
$
cd
~/ssss
Copied
$
makepkg -si
Copied
3. Information about the ssss package on Arch User Repository (AUR)
ID: 830357
Name: ssss
PackageBaseID: 34452
PackageBase: ssss
Version: 0.5.7-1
Description: Simple command-line implementation of Shamir's Secret Sharing Scheme
URL: https://github.com/MrJoy/ssss
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: intgr
FirstSubmitted: 1265816122
LastModified: 1607380658
URLPath: /cgit/aur.git/snapshot/ssss.tar.gz
Name: ssss
PackageBaseID: 34452
PackageBase: ssss
Version: 0.5.7-1
Description: Simple command-line implementation of Shamir's Secret Sharing Scheme
URL: https://github.com/MrJoy/ssss
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: intgr
FirstSubmitted: 1265816122
LastModified: 1607380658
URLPath: /cgit/aur.git/snapshot/ssss.tar.gz