macOS
brew install geoipupdatelocal Homebrew formula metadata
sudo port install geoipupdateMacPorts ports tree · devel/geoipupdate/Portfile · source: api.github.com
brew
Automatic updates of GeoIP2 and GeoIP Legacy databases. Version 7.1.1 via Homebrew; verified from local package data.
install
brew install geoipupdatelocal Homebrew formula metadata
sudo port install geoipupdateMacPorts ports tree · devel/geoipupdate/Portfile · source: api.github.com
sudo apt install geoipupdateDebian stable package indexes · geoipupdate · source: deb.debian.org
sudo dnf install geoipupdateFedora Rawhide package metadata · geoipupdate · source: dl.fedoraproject.org
nix profile install nixpkgs#geoipupdatenixpkgs package indexes · pkgs/by-name/ge/geoipupdate/package.nix · source: api.github.com
sudo pacman -S geoipupdateArch Linux sync databases · geoipupdate · source: geo.mirror.pkgbuild.com
sudo zypper install geoipupdateopenSUSE Tumbleweed package metadata · geoipupdate · source: download.opensuse.org
scoop install main/geoipupdateScoop official bucket manifest trees · bucket/geoipupdate.json · source: api.github.com
overview
Automatic updates of GeoIP2 and GeoIP Legacy databases
history
GeoIP Update is MaxMind's command-line client for automatically downloading GeoIP and GeoLite binary databases. It is tied to MaxMind's database distribution model: users configure account credentials and edition IDs in `GeoIP.conf`, then run `geoipupdate` manually, from cron, in containers, or through package-manager installs.
The maintained public repository describes GeoIP Update as code for updating GeoIP databases and records MaxMind copyright beginning in 2018. MaxMind's upgrade documentation says version 4.x, released in 2019, was a rewrite of the older `geoipupdate` codebase while preserving the same core behavior and configuration-file format.
The v4 rewrite added broader platform support, notably Windows, and changed security expectations inherited from older 2.x and 3.x deployments: HTTPS and certificate verification became mandatory, and paid database downloads required both account ID and license key.
GeoIP Update is the recommended MaxMind path for users of binary GeoIP and GeoLite databases. Official installation instructions cover Linux tarballs, Ubuntu PPA packages, Debian packages, RPM packages, macOS tarballs, Homebrew, Windows zip distributions, Docker, Proto, and Go source installs.
Practitioners use GeoIP Update to keep local MaxMind binary databases fresh for web analytics, fraud detection, network policy, logging, and geolocation services. The configuration file stores account ID, license key, and edition IDs, and Unix deployments commonly automate the command with cron so local `.mmdb` files are refreshed without application code handling MaxMind download details.
For package maintainers, GeoIP Update is a classic operational CLI: the executable is small, but correct packaging depends on default config paths, credential-file handling, cron or service integration, TLS behavior, and platform-specific install conventions. It is also a bridge between package managers and licensed data distribution rather than a normal static data package.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/GeoIP.conf/etc/GeoIP.confC:\ProgramData\MaxMind\GeoIPUpdate\GeoIP.confCredential-bearing paths to review before unattended agent runs.
/usr/local/etc/GeoIP.conf/etc/GeoIP.confC:\ProgramData\MaxMind\GeoIPUpdate\GeoIP.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
geoipupdate | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/maxmind/geoipupdate
install metadata
| Package key | brew:geoipupdate |
|---|---|
| Version | 7.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/geoipupdate |
| Homepage | https://github.com/maxmind/geoipupdate |
| Repository | https://github.com/maxmind/geoipupdate |
| Upstream docs | https://dev.maxmind.com/geoip/upgrading-geoip-update |
| License | Apache-2.0 |
| Source archive | https://github.com/maxmind/geoipupdate/archive/refs/tags/v7.1.1.tar.gz |
| Build dependencies | go, pandoc |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | geoipupdate |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
geoipupdate 7.1.0-1
MaxMind GeoIP/GeoIP2 database updates
https://dev.maxmind.com/geoip/updating-databases
sudo apt install geoipupdategeoipupdate
nix profile install nixpkgs#geoipupdategeoipupdate 6.1.0-1
MaxMind GeoIP/GeoIP2 database updates
https://dev.maxmind.com/geoip/updating-databases
sudo apt install geoipupdategeoipupdate 7.1.1-7.fc44
Update GeoIP2 binary databases from MaxMind
https://github.com/maxmind/geoipupdate
sudo dnf install geoipupdategeoipupdate-cron 7.1.1-7.fc44
Cron job to do weekly updates of GeoIP databases
https://github.com/maxmind/geoipupdate
sudo dnf install geoipupdate-crongeoipupdate 7.1.1-1
Update GeoIP2 and GeoIP Legacy binary databases from MaxMind
https://github.com/maxmind/geoipupdate
sudo pacman -S geoipupdategeoipupdate 7.1.1-2.1
GeoIP update client code
https://github.com/maxmind/geoipupdate
sudo zypper install geoipupdategeoipupdate-legacy 7.1.1-2.1
GeoIP Lagacy Format Updater
https://github.com/maxmind/geoipupdate
sudo zypper install geoipupdate-legacygeoipupdate
sudo port install geoipupdatemain/geoipupdate
scoop install main/geoipupdatesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.