mod_maxminddb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mod_maxminddb

* (Optional) Uninstall mod_maxminddb on Arch using YAY

$ yay -Rns mod_maxminddb

2. Manually Install "mod_maxminddb" via AUR

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

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

b. Clone mod_maxminddb's git locally

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

c. Go to ~/mod_maxminddb folder and install it

$ cd ~/mod_maxminddb $ makepkg -si

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

ID: 1335675
Name: mod_maxminddb
PackageBaseID: 198651
PackageBase: mod_maxminddb
Version: 1.2.0-1
Description: This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.
URL: https://github.com/maxmind/mod_maxminddb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: G4Zz0L1
Submitter: G4Zz0L1
FirstSubmitted: 1697559937
LastModified: 1697559937
URLPath: /cgit/aur.git/snapshot/mod_maxminddb.tar.gz