rocksdb-lite on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "rocksdb-lite" 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 rocksdb-lite on Arch using YAY
$
yay -S
rocksdb-lite
Copied
* (Optional) Uninstall rocksdb-lite on Arch using YAY
$
yay -Rns
rocksdb-lite
Copied
2. Manually Install "rocksdb-lite" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rocksdb-lite's git locally
$
git clone https://aur.archlinux.org/rocksdb-lite.git
~/rocksdb-lite
Copied
c. Go to ~/rocksdb-lite folder and install it
$
cd
~/rocksdb-lite
Copied
$
makepkg -si
Copied
3. Information about the rocksdb-lite package on Arch User Repository (AUR)
ID: 1263934
Name: rocksdb-lite
PackageBaseID: 114154
PackageBase: rocksdb-lite
Version: 8.1.1-1
Description: Embedded key-value store for fast storage (lite version)
URL: http://rocksdb.org
NumVotes: 2
Popularity: 0
OutOfDate: 1693474885
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1470003768
LastModified: 1685134657
URLPath: /cgit/aur.git/snapshot/rocksdb-lite.tar.gz
Name: rocksdb-lite
PackageBaseID: 114154
PackageBase: rocksdb-lite
Version: 8.1.1-1
Description: Embedded key-value store for fast storage (lite version)
URL: http://rocksdb.org
NumVotes: 2
Popularity: 0
OutOfDate: 1693474885
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1470003768
LastModified: 1685134657
URLPath: /cgit/aur.git/snapshot/rocksdb-lite.tar.gz