ssdb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ssdb

* (Optional) Uninstall ssdb on Arch using YAY

$ yay -Rns ssdb

2. Manually Install "ssdb" via AUR

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

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

b. Clone ssdb's git locally

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

c. Go to ~/ssdb folder and install it

$ cd ~/ssdb $ makepkg -si

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

ID: 797350
Name: ssdb
PackageBaseID: 147742
PackageBase: ssdb
Version: 1.9.9-1
Description: A fast NoSQL database, an alternative to Redis.
URL: http://ssdb.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter: SanskritFritz
FirstSubmitted: 1577720148
LastModified: 1601235830
URLPath: /cgit/aur.git/snapshot/ssdb.tar.gz