Automic VaultAutomic Vault

brew

Install ip2location with Homebrew, apk, Nix, dnf

C library and CLI to geolocate IP addresses. Version 8.7.0 via Homebrew; verified 2026-06-18. Also installable with nix: nix profile install nixpkgs#ip2location.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ip2location

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add ip2location

Alpine Linux edge package indexes · ip2location · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#ip2location

nixpkgs package indexes · pkgs/by-name/ip/ip2location/package.nix · source: api.github.com

Fedora dnfverified · 92%
sudo dnf install IP2Location

Fedora Rawhide package metadata · IP2Location · source: dl.fedoraproject.org

overview

Package summary

C library and CLI to geolocate IP addresses

Commands and aliases

  • ip2location

history

Project history and usage

IP2Location C Library is the C implementation and command-line front end for querying IP2Location BIN geolocation databases. In package-manager terms it is a small native bridge between downloadable IP intelligence data and Unix automation, exposing both a library API and the `ip2location` executable.

Project history

The project belongs to IP2Location's family of language libraries for its commercial and LITE geolocation databases. Its README describes lookups for country, region, city, coordinates, postal code, ISP, domain, usage type, address type, IAB category, ASN, and related database fields, with the library reading those values from IP2Location BIN files.

The changelog shows a long 2010s evolution around data-file formats and API breadth: 2013 added memory and cache opening modes, 2014 added IPv6 support, 2016 added lookup support for an index section in a new BIN format, and later releases moved detailed notes to GitHub releases.

Adoption history

The Homebrew formula and other package-manager metadata make the C library easy to install on developer machines and servers that need local IP geolocation without a hosted API call. Its Fedora package links from the upstream README show the project also reaching Linux distribution packaging.

The project is not just a single CLI convenience: related IP2Location modules, such as the Varnish module, depend on the C library as the native lookup layer, which gives the package importance beyond direct command-line use.

How it is used

Typical usage is to install the library, obtain an IP2Location BIN database, and run `ip2location -d [database] --ip [address]` or feed addresses from a file. Library consumers use the C API where a low-level native geolocation lookup is preferable to shelling out.

The package is useful in log enrichment, local analytics, security tooling, and edge services where repeat geolocation lookups should avoid network latency or third-party API calls.

Why package nerds care

For package maintainers, IP2Location C Library is a classic data-plus-native-library package: the code is small, the value comes from compatibility with external database files, and downstream packaging must keep the CLI, shared library, sample data, and documentation aligned.

It also illustrates a common Homebrew pattern for vendor-backed data tooling: a permissively licensed client library shipped separately from the proprietary or separately licensed data products it reads.

Timeline

  • 2013: Version 6.0.0 added memory, cache, and shared-memory opening and cleanup APIs.
  • 2014: Version 7.0.0 added IPv6 support and removed the IMath library dependency.
  • 2016: Version 8.0.0 added lookup support for the index section in a newer BIN format.
  • 2017: Version 8.0.5 closed out the in-file changelog era before release notes moved to GitHub releases.
  • 2023: The 8.6.x releases continued the GitHub release stream.
  • 2025: Version 8.7.0 was published through GitHub releases.

Related projects

  • Related upstream projects include the IP2Location database products, IP2Location LITE sample databases, language-specific IP2Location libraries, and modules such as IP2Location-Varnish that use the C library as a dependency.
  • At the package level it sits near tools such as GeoIP and libmaxminddb, but it is tied to the IP2Location BIN database format rather than MaxMind's MMDB format.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for ip2location. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
ip2locationcliglobal executable

freshness

Version and 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.

page generated2026-07-24
manager version8.7.0
manager updated2026-06-18
local dataok
upstreamcurrent
latest detected8.7.0

https://github.com/ip2location/IP2Location-C-Library

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ip2location
Version8.7.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ip2location
Homepagehttps://github.com/ip2location/IP2Location-C-Library
Repositoryhttps://github.com/ip2location/IP2Location-C-Library
Upstream docshttps://github.com/ip2location/IP2Location-C-Library#readme
LicenseMIT
Source archivehttps://github.com/ip2location/IP2Location-C-Library/archive/refs/tags/8.7.0.tar.gz
Last updated2026-06-18T16:19:53Z
Pulseupdated
Build dependenciesautoconf, automake, libtool
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameip2location
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

ip2location

nix profile install nixpkgs#ip2location
  • normalized package name match
  • Matched by: Ip2location
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ip2location/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ip2location 8.6.1-r0

Lookup country, region and city information by IP addresses

https://www.ip2location.com/development-libraries/ip2location/c

sudo apk add ip2location
  • License: MIT
  • Architecture: x86_64
  • Source Package: ip2location
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ip2location
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ip2location from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ip2location-dev 8.6.1-r0

Lookup country, region and city information by IP addresses (development files)

https://www.ip2location.com/development-libraries/ip2location/c

sudo apk add ip2location-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: ip2location
  • 1 dependencies
  • normalized package name match
  • Matched by: Ip2location
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ip2location-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ip2location-doc 8.6.1-r0

Lookup country, region and city information by IP addresses (documentation)

https://www.ip2location.com/development-libraries/ip2location/c

sudo apk add ip2location-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ip2location
  • normalized package name match
  • Matched by: Ip2location
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ip2location-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

IP2Location 8.7.0-3.fc44

Tools for mapping IP address to geolocation information

https://www.ip2location.com/

sudo dnf install IP2Location
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: IP2Location
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ip2location
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: IP2Location from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

IP2Location-data-sample 8.7.0-3.fc44

Sample data files for the IP2Location library

https://www.ip2location.com/

sudo dnf install IP2Location-data-sample
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: IP2Location
  • 1 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ip2location
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: IP2Location-data-sample from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

IP2Location-devel 8.7.0-3.fc44

Development files for the IP2Location library

https://www.ip2location.com/

sudo dnf install IP2Location-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: IP2Location
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ip2location
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: IP2Location-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

IP2Location-libs 8.7.0-3.fc44

C library for mapping IP address to geolocation information

https://www.ip2location.com/

sudo dnf install IP2Location-libs
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: IP2Location
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ip2location
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: IP2Location-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment