python-leveldb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-leveldb

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

$ yay -Rns python-leveldb

2. Manually Install "python-leveldb" via AUR

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

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

b. Clone python-leveldb's git locally

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

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

$ cd ~/python-leveldb $ makepkg -si

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

ID: 1167737
Name: python-leveldb
PackageBaseID: 120740
PackageBase: python-leveldb
Version: 0.201-3
Description: Python bindings for leveldb database library
URL: https://github.com/rjpower/py-leveldb/
NumVotes: 12
Popularity: 5.4E-5
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1489906165
LastModified: 1668196334
URLPath: /cgit/aur.git/snapshot/python-leveldb.tar.gz