python2-leveldb on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python2-leveldb

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

$ yay -Rns python2-leveldb

2. Manually Install "python2-leveldb" via AUR

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

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

b. Clone python2-leveldb's git locally

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

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

$ cd ~/python2-leveldb $ makepkg -si

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

ID: 383693
Name: python2-leveldb
PackageBaseID: 111606
PackageBase: python2-leveldb
Version: 0.20-1
Description: Python bindings for leveldb database library
URL: https://pypi.python.org/pypi/leveldb
NumVotes: 14
Popularity: 0
OutOfDate: 1591967623
Maintainer:
FirstSubmitted: 1464080028
LastModified: 1487005200
URLPath: /cgit/aur.git/snapshot/python2-leveldb.tar.gz

5. The same packages on other Linux Distributions