How to Install and Uninstall libmaxminddb-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "libmaxminddb-dbg" package

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

$ sudo apt update $ sudo apt install libmaxminddb-dbg

2. Uninstall "libmaxminddb-dbg" package

This guide let you learn how to uninstall libmaxminddb-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaxminddb-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaxminddb-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmaxminddb-dbg
Priority: extra
Section: universe/debug
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Faidon Liambotis
Architecture: amd64
Source: libmaxminddb
Version: 1.0.4-2.1
Depends: libmaxminddb0 (= 1.0.4-2.1)
Filename: pool/universe/libm/libmaxminddb/libmaxminddb-dbg_1.0.4-2.1_amd64.deb
Size: 32942
MD5sum: 27d669f1645a3bc9e8b01674712c3dc5
SHA1: 36e8f3319f05c55c368b50a65236e1a491e3bf02
SHA256: e04d8a446bad3fc43d8a35da766611a96567f12cbda683ca0337d7949449b2d3
Description-en: IP geolocation database library (debugging symbols)
The libmaxminddb library provides a C library for reading MaxMind DB files,
including the GeoIP2 databases from MaxMind. This is a custom binary format
designed to facilitate fast lookups of IP addresses while allowing for great
flexibility in the type of data associated with an address.
.
The MaxMind DB format is an open format. The spec is available at
http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
Commons Attribution-ShareAlike 3.0 Unported License.
.
This package contains the debugging symbols for the libmaxminddb library.
Description-md5: 378fb62c74835b64ffe7481c952f82d7
Multi-Arch: same
Homepage: http://maxmind.github.io/libmaxminddb/
Build-Ids: 8f5fcb30519a35cfc54e93cc639c8a3d07af2f3c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu