lmdbxx on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S lmdbxx

* (Optional) Uninstall lmdbxx on Arch using YAY

$ yay -Rns lmdbxx

2. Manually Install "lmdbxx" via AUR

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

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

b. Clone lmdbxx's git locally

$ git clone https://aur.archlinux.org/lmdbxx.git ~/lmdbxx

c. Go to ~/lmdbxx folder and install it

$ cd ~/lmdbxx $ makepkg -si

3. Information about the lmdbxx package on Arch User Repository (AUR)

ID: 896859
Name: lmdbxx
PackageBaseID: 136231
PackageBase: lmdbxx
Version: 1.0.0-1
Description: C++17 wrapper for the LMDB embedded B+ tree database library
URL: https://github.com/hoytech/lmdbxx
NumVotes: 7
Popularity: 0.50576
OutOfDate:
Maintainer: z3ntu
FirstSubmitted: 1537802763
LastModified: 1619193947
URLPath: /cgit/aur.git/snapshot/lmdbxx.tar.gz

5. The same packages on other Linux Distributions