rocksdb-static on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rocksdb-static

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

$ yay -Rns rocksdb-static

2. Manually Install "rocksdb-static" via AUR

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

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

b. Clone rocksdb-static's git locally

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

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

$ cd ~/rocksdb-static $ makepkg -si

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

ID: 1263939
Name: rocksdb-static
PackageBaseID: 112188
PackageBase: rocksdb-static
Version: 8.1.1-1
Description: Embedded key-value store for fast storage (static library)
URL: http://rocksdb.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1465256974
LastModified: 1685134979
URLPath: /cgit/aur.git/snapshot/rocksdb-static.tar.gz