How to Install and Uninstall libapache2-mod-geoip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "libapache2-mod-geoip" package

Please follow the guidelines below to install libapache2-mod-geoip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-geoip

2. Uninstall "libapache2-mod-geoip" package

Please follow the guidance below to uninstall libapache2-mod-geoip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-geoip $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-geoip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-geoip
Priority: optional
Section: universe/web
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Prach Pongpanich
Architecture: amd64
Version: 1.2.10-1
Depends: apache2-api-20120211, libc6 (>= 2.4), libgeoip1
Recommends: geoip-database
Filename: pool/universe/liba/libapache2-mod-geoip/libapache2-mod-geoip_1.2.10-1_amd64.deb
Size: 17228
MD5sum: bdca4588dbe75483dfd6ff0da94baa07
SHA1: 87b3ee47added5156033c61ad4c6263ba632574e
SHA256: 49f7b2e0be8f3e5ca6d39180667a0aafc1f9ade162881c3d68afa03ede3b49b2
Description-en: GeoIP support for apache2
This is an apache2 module for finding the country that a web request
originated from. It uses the GeoIP library and database to perform
the lookup. The module allows manipulation of client requests from within
Apache based on the country of origin.
.
This module only works on Apache 2 servers.
Description-md5: e4085008663af571952df21045e8534a
Homepage: http://www.maxmind.com/app/mod_geoip
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu