How to Install and Uninstall libgeoip-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libgeoip-dev" package

Here is a brief guide to show you how to install libgeoip-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgeoip-dev

2. Uninstall "libgeoip-dev" package

This tutorial shows how to uninstall libgeoip-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgeoip-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeoip-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeoip-dev
Priority: optional
Section: libdevel
Installed-Size: 276
Maintainer: Ubuntu Developers
Original-Maintainer: Patrick Matthäi
Architecture: amd64
Source: geoip
Version: 1.6.9-1
Depends: libgeoip1 (= 1.6.9-1), geoip-bin (= 1.6.9-1)
Filename: pool/main/g/geoip/libgeoip-dev_1.6.9-1_amd64.deb
Size: 74460
MD5sum: e8b6b134cdb5a717da12657b56cb2d72
SHA1: ab4d3f5a2a3e111ada82dca1f94c178d1076cf06
SHA256: 5bb83407e22589fb2e377ae4e8bb48113d70a98eb3db0f442683955d48b3f9e2
Description-en: Development files for the GeoIP library
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the development files.
Description-md5: afee88869c565d97ba7d87e66323e47c
Homepage: http://www.maxmind.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m