🍺 BREW Explorer

← all formulae

geoipupdate

brew install geoipupdate v7.1.1 Apache-2.0

Automatic updates of GeoIP2 and GeoIP Legacy databases

50
30-day installs · #4665
168
90-day · #4483
1.4k
365-day · #3309
943
★ GitHub stars · updated 2mo ago

Build dependencies

GitHub topics

geoip geolite maxmind

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go",
    "pandoc"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Automatic updates of GeoIP2 and GeoIP Legacy databases",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:58+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "geoipupdate",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-17T22:24:43Z",
  "github_readme_excerpt": "# GeoIP Update\n\nThe GeoIP Update program performs automatic updates of GeoIP and GeoLite binary\ndatabases. CSV databases are _not_ supported.\n\n## Installation\n\nWe provide releases for Linux, macOS (darwin), and Windows. Please see the\n[Releases](https://github.com/maxmind/geoipupdate/releases) tab for the latest\nrelease.\n\nAfter you install GeoIP Update, please refer to our\n[documentation](https://dev.maxmind.com/geoip/updating-databases/?lang=en) for\ninformation about configuration.\n\nIf you\u0027re upgrading from GeoIP Update 3.x, please see our\n[upgrade guide](https://dev.maxmind.com/geoip/upgrading-geoip-update/?lang=en).\n\n### Installing on Linux via the tarball\n\nDownload and extract the appropriate tarball for your system. You will end up\nwith a directory named something like `geoipupdate_5.0.0_linux_amd64` depending\non the version and architecture.\n\nCopy `geoipupdate` to where you want it to live. To install it to\n`/usr/local/bin/geoipupdate`, run the equivalent of\n`sudo cp geoipupdate_5.0.0_linux_amd64/geoipupdate /usr/local/bin`.\n\n`geoipupdate` looks for the config file `/usr/local/etc/GeoIP.conf` by default.\n\n### Installing on Ubuntu via PPA\n\nMaxMind provides a PPA for recent versions of Ubuntu. To add the PPA to your\nsources, run:\n\n```\n$ sudo add-apt-repository ppa:maxmind/ppa\n```\n\nThen install `geoipupdate` by running:\n\n```\n$ sudo apt update\n$ sudo apt install geoipupdate\n```\n\n### Installing on Ubuntu or Debian via the deb\n\nYou can also use the tarball.\n\nDownload the appropriate .deb for your system.\n\nRun `dpkg -i path/to/geoipupdate_5.0.0_linux_amd64.deb` (replacing the version\nnumber and architecture as necessary). You will need to be root. For Ubuntu you\ncan prefix the command with `sudo`. This will install `geoipupdate` to\n`/usr/bin/geoipupdate`.\n\n`geoipupdate` looks for the config file `/etc/GeoIP.conf` by default.\n\n### Installing on RedHat or CentOS via the rpm\n\nYou can also use the tarball.\n\nDownload the appropriate .rpm for your system.\n\nRun `rpm -Uvhi p",
  "github_repo": "maxmind/geoipupdate",
  "github_stars": 943,
  "github_topics": [
    "geoip",
    "geolite",
    "maxmind"
  ],
  "homepage": "https://github.com/maxmind/geoipupdate",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 50,
  "installs_365d": 1398,
  "installs_90d": 168,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "geoipupdate",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4665,
  "rank_365d": 3309,
  "rank_90d": 4483,
  "raw_hash": "0eb084751a981a04",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/geoipupdate.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "curl"
  ],
  "version_head": "HEAD",
  "version_stable": "7.1.1",
  "versioned_formulae": [],
  "why_use_this": null
}