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