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