How to install GeoIP on Amazon Linux
Library for country/city/organization to IP address or hostname mapping
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | — | ✓ | 1.6.12 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | — | — |
Description
GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses file based databases that can optionally be updated on a weekly basis by installing the geoipupdate-cron (IPv4) and/or geoipupdate-cron6 (IPv6) packages.
Built for Amazon Linux.
Install
GeoIP on Amazon Linux 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install GeoIP
Package downloads require an active GetPageSpeed subscription — one repository for GeoIP and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install GeoIP on Amazon Linux?
Add the GetPageSpeed repository, then install the GeoIP package with your system package manager.
Which Amazon Linux versions is GeoIP available for?
GeoIP is available for Amazon Linux 2023.