rocksdb-ldb on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S rocksdb-ldb

* (Optional) Uninstall rocksdb-ldb on Arch using YAY

$ yay -Rns rocksdb-ldb

2. Manually Install "rocksdb-ldb" via AUR

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

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

b. Clone rocksdb-ldb's git locally

$ git clone https://aur.archlinux.org/rocksdb-ldb.git ~/rocksdb-ldb

c. Go to ~/rocksdb-ldb folder and install it

$ cd ~/rocksdb-ldb $ makepkg -si

3. Information about the rocksdb-ldb package on Arch User Repository (AUR)

ID: 1183284
Name: rocksdb-ldb
PackageBaseID: 149222
PackageBase: rocksdb-ldb
Version: 7.8.3-1
Description: The ldb from the RocksDB storage
URL: http://rocksdb.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kostyarin
Submitter: kostyarin
FirstSubmitted: 1581938832
LastModified: 1671172710
URLPath: /cgit/aur.git/snapshot/rocksdb-ldb.tar.gz