ssss on AUR (Arch User Repository)

Last updated: July 06,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

b. Install ssss on Arch using YAY

$ yay -S ssss

* (Optional) Uninstall ssss on Arch using YAY

$ yay -Rns ssss

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

b. Clone ssss's git locally

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

c. Go to ~/ssss folder and install it

$ cd ~/ssss $ makepkg -si

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