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

Last updated: May 15,2024

1. Install "python3-geoip" package

Please follow the instructions below to install python3-geoip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-geoip

2. Uninstall "python3-geoip" package

Learn how to uninstall python3-geoip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-geoip $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-geoip
Priority: optional
Section: python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-geoip
Version: 1.3.2-1build2
Depends: geoip-database, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libgeoip1
Filename: pool/main/p/python-geoip/python3-geoip_1.3.2-1build2_amd64.deb
Size: 19112
MD5sum: 9225759eefa59f93c2dcd36427899081
SHA1: b640c7f2cdc0e86dff197987f0e4ee3854b233a1
SHA256: 2c304c0a6803101ea69131a583af93b6a9021e56199270ac91b4ea3723f4e8af
Description-en: Python3 bindings for the GeoIP IP-to-country resolver library
GeoIP is a library that enables the user to find the country that any
IP address or hostname originates from, using a database instead of
DNS.
.
This package contains the Python3 bindings for GeoIP, allowing to use
this library within a Python3 program.
Description-md5: 95062c5b304c5669da5867898cc338c9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m