ssb-server on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ssb-server

* (Optional) Uninstall ssb-server on Arch using YAY

$ yay -Rns ssb-server

2. Manually Install "ssb-server" via AUR

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

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

b. Clone ssb-server's git locally

$ git clone https://aur.archlinux.org/ssb-server.git ~/ssb-server

c. Go to ~/ssb-server folder and install it

$ cd ~/ssb-server $ makepkg -si

3. Information about the ssb-server package on Arch User Repository (AUR)

ID: 751700
Name: ssb-server
PackageBaseID: 141547
PackageBase: ssb-server
Version: 16.0.1-2
Description: The gossip and replication server for Secure Scuttlebutt - a distributed social network
URL: https://scuttlebut.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1556246524
LastModified: 1592094360
URLPath: /cgit/aur.git/snapshot/ssb-server.tar.gz