perl-geoip on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-geoip

* (Optional) Uninstall perl-geoip on Arch using YAY

$ yay -Rns perl-geoip

2. Manually Install "perl-geoip" via AUR

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

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

b. Clone perl-geoip's git locally

$ git clone https://aur.archlinux.org/perl-geoip.git ~/perl-geoip

c. Go to ~/perl-geoip folder and install it

$ cd ~/perl-geoip $ makepkg -si

3. Information about the perl-geoip package on Arch User Repository (AUR)

ID: 1300469
Name: perl-geoip
PackageBaseID: 67453
PackageBase: perl-geoip
Version: 1.51-2.3
Description: GeoIP Perl API
URL: https://github.com/maxmind/geoip-api-perl
NumVotes: 10
Popularity: 0.032675
OutOfDate:
Maintainer: bidulock
Submitter: numkem
FirstSubmitted: 1361477548
LastModified: 1691435491
URLPath: /cgit/aur.git/snapshot/perl-geoip.tar.gz