php-maxminddb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-maxminddb

* (Optional) Uninstall php-maxminddb on Arch using YAY

$ yay -Rns php-maxminddb

2. Manually Install "php-maxminddb" via AUR

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

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

b. Clone php-maxminddb's git locally

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

c. Go to ~/php-maxminddb folder and install it

$ cd ~/php-maxminddb $ makepkg -si

3. Information about the php-maxminddb package on Arch User Repository (AUR)

ID: 871269
Name: php-maxminddb
PackageBaseID: 163909
PackageBase: php-maxminddb
Version: 1.10.0-1
Description: MaxMind DB reader module for php
URL: https://github.com/maxmind/MaxMind-DB-Reader-php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: celogeek
Submitter: celogeek
FirstSubmitted: 1614619017
LastModified: 1614619017
URLPath: /cgit/aur.git/snapshot/php-maxminddb.tar.gz