kvrocks on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kvrocks

* (Optional) Uninstall kvrocks on Arch using YAY

$ yay -Rns kvrocks

2. Manually Install "kvrocks" via AUR

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

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

b. Clone kvrocks's git locally

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

c. Go to ~/kvrocks folder and install it

$ cd ~/kvrocks $ makepkg -si

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

ID: 1379885
Name: kvrocks
PackageBaseID: 184649
PackageBase: kvrocks
Version: 2.7.0-1
Description: A distributed key value NoSQL database that uses RocksDB as storage engine and compatible with Redis protocol
URL: https://kvrocks.apache.org/
NumVotes: 1
Popularity: 0.001069
OutOfDate:
Maintainer: twice
Submitter: twice
FirstSubmitted: 1659545273
LastModified: 1704290250
URLPath: /cgit/aur.git/snapshot/kvrocks.tar.gz