keydb on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S keydb

* (Optional) Uninstall keydb on Arch using YAY

$ yay -Rns keydb

2. Manually Install "keydb" via AUR

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

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

b. Clone keydb's git locally

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

c. Go to ~/keydb folder and install it

$ cd ~/keydb $ makepkg -si

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

ID: 1392620
Name: keydb
PackageBaseID: 152169
PackageBase: keydb
Version: 6.3.4-1
Description: A Multithreaded fork of Redis.
URL: https://keydb.dev
NumVotes: 4
Popularity: 0.015421
OutOfDate:
Maintainer: iamawacko
Submitter: lazerl0rd
FirstSubmitted: 1588268031
LastModified: 1706224035
URLPath: /cgit/aur.git/snapshot/keydb.tar.gz