geoiplookup

IP lookup command line tools that use the GeoIP library

Debian Debian
RUN apt-get update && \ apt-get install -y geoip-bin
Ubuntu
RUN apt-get update && \ apt-get install -y geoip-bin
Arch Arch Linux
RUN pacman -S --noconfirm GeoIP
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y geoip-bin
Raspbian
RUN apt-get update && \ apt-get install -y geoip-bin
click the source code to copy install geoiplookup on any operating system with command-not-found.com