rocksdb-release on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rocksdb-release

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

$ yay -Rns rocksdb-release

2. Manually Install "rocksdb-release" via AUR

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

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

b. Clone rocksdb-release's git locally

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

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

$ cd ~/rocksdb-release $ makepkg -si

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

ID: 1087383
Name: rocksdb-release
PackageBaseID: 124945
PackageBase: rocksdb-release
Version: 7.2.2-1
Description: Embedded key-value store for fast storage
URL: http://rocksdb.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iamazat
FirstSubmitted: 1503262841
LastModified: 1653945710
URLPath: /cgit/aur.git/snapshot/rocksdb-release.tar.gz