lmdb-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lmdb-git

* (Optional) Uninstall lmdb-git on Arch using YAY

$ yay -Rns lmdb-git

2. Manually Install "lmdb-git" via AUR

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

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

b. Clone lmdb-git's git locally

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

c. Go to ~/lmdb-git folder and install it

$ cd ~/lmdb-git $ makepkg -si

3. Information about the lmdb-git package on Arch User Repository (AUR)

ID: 1260750
Name: lmdb-git
PackageBaseID: 163868
PackageBase: lmdb-git
Version: 0.9.30.r22965.g6b77544ab-2
Description: Extraordinarily fast, memory-efficient database
URL: https://symas.com/lmdb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1614528317
LastModified: 1684592600
URLPath: /cgit/aur.git/snapshot/lmdb-git.tar.gz