perl6-lmdb on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S perl6-lmdb

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

$ yay -Rns perl6-lmdb

2. Manually Install "perl6-lmdb" via AUR

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

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

b. Clone perl6-lmdb's git locally

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

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

$ cd ~/perl6-lmdb $ makepkg -si

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

ID: 433660
Name: perl6-lmdb
PackageBaseID: 106438
PackageBase: perl6-lmdb
Version: 0.0.1-2
Description: Native bindings for OpenLDAP's LMDB library
URL: https://github.com/salortiz/p6-LMDB
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1453416566
LastModified: 1502071634
URLPath: /cgit/aur.git/snapshot/perl6-lmdb.tar.gz