gawk-lmdb on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gawk-lmdb

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

$ yay -Rns gawk-lmdb

2. Manually Install "gawk-lmdb" via AUR

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

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

b. Clone gawk-lmdb's git locally

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

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

$ cd ~/gawk-lmdb $ makepkg -si

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

ID: 1392160
Name: gawk-lmdb
PackageBaseID: 125698
PackageBase: gawk-lmdb
Version: 1.1.3-1
Description: GAWK extension - interface to the LMDB API
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505794654
LastModified: 1706155780
URLPath: /cgit/aur.git/snapshot/gawk-lmdb.tar.gz