How to Install and Uninstall python-maxminddb-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "python-maxminddb-doc" package

Learn how to install python-maxminddb-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-maxminddb-doc

2. Uninstall "python-maxminddb-doc" package

This is a short guide on how to uninstall python-maxminddb-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-maxminddb-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-maxminddb-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-maxminddb-doc
Priority: optional
Section: universe/doc
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Faidon Liambotis
Architecture: all
Source: python-maxminddb
Version: 1.2.0-1.2build1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-maxminddb/python-maxminddb-doc_1.2.0-1.2build1_all.deb
Size: 18364
MD5sum: 364d7d39f6458d43c9638314567c4dae
SHA1: b01016cda9d5d19f1594e6a348ce2e91f63e791c
SHA256: 3f85907c9de1216860a0c22d511d82af5af78375213be5beaca1985cf382808a
Description-en: Python module for reading the MaxMind DB format (documentation)
This is a Python module for reading MaxMind DB files. The module includes both
a pure Python reader and an optional C extension.
.
MaxMind DB is a binary file format that stores data indexed by IP address
subnets (IPv4 or IPv6).
.
This is the common documentation package.
Description-md5: 9c37a5cd73af6d87064774ded0bead03
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu