lmdbal on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lmdbal

* (Optional) Uninstall lmdbal on Arch using YAY

$ yay -Rns lmdbal

2. Manually Install "lmdbal" via AUR

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

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

b. Clone lmdbal's git locally

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

c. Go to ~/lmdbal folder and install it

$ cd ~/lmdbal $ makepkg -si

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

ID: 1404107
Name: lmdbal
PackageBaseID: 191952
PackageBase: lmdbal
Version: 0.5.4-1
Description: LMDB Abstraction Layer, qt5 version
URL: https://git.macaw.me/blue/lmdbal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BlueMacaw
Submitter: BlueMacaw
FirstSubmitted: 1679858652
LastModified: 1707087218
URLPath: /cgit/aur.git/snapshot/lmdbal.tar.gz