python-rocksdb on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-rocksdb

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

$ yay -Rns python-rocksdb

2. Manually Install "python-rocksdb" via AUR

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

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

b. Clone python-rocksdb's git locally

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

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

$ cd ~/python-rocksdb $ makepkg -si

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

ID: 871110
Name: python-rocksdb
PackageBaseID: 163891
PackageBase: python-rocksdb
Version: 0.7.0-1
Description: Python bindings for RocksDB
URL: https://github.com/twmht/python-rocksdb
NumVotes: 0
Popularity: 0
OutOfDate: 1649500394
Maintainer: tredaelli
FirstSubmitted: 1614593340
LastModified: 1614593340
URLPath: /cgit/aur.git/snapshot/python-rocksdb.tar.gz