python-zlmdb on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-zlmdb

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

$ yay -Rns python-zlmdb

2. Manually Install "python-zlmdb" via AUR

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

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

b. Clone python-zlmdb's git locally

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

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

$ cd ~/python-zlmdb $ makepkg -si

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

ID: 1134935
Name: python-zlmdb
PackageBaseID: 171285
PackageBase: python-zlmdb
Version: 22.6.1-1
Description: Object-relational zero-copy in-memory database layer for LMDB.
URL: https://github.com/crossbario/zlmdb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kwrazi
Submitter: kwrazi
FirstSubmitted: 1632304458
LastModified: 1662281517
URLPath: /cgit/aur.git/snapshot/python-zlmdb.tar.gz