How to Install and Uninstall python-maxminddb-doc Package on Kali Linux

Last updated: May 05,2024

1. Install "python-maxminddb-doc" package

This guide covers the steps necessary to install python-maxminddb-doc on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python-maxminddb-doc package on Kali Linux

Package: python-maxminddb-doc
Source: python-maxminddb
Version: 2.5.2-1
Installed-Size: 162
Maintainer: Faidon Liambotis
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 30272
SHA256: 5ecce1d170a2d715210ac7f8f0372b8137661ba7dd8bb2115d52c4de5d287831
SHA1: 7ae1f4998add8e74c2182fb8e2af8e55a2c22aba
MD5sum: bf23e41f75fac92afe2d4dd6f055741f
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/maxmind/MaxMind-DB-Reader-python
Section: doc
Priority: optional
Filename: pool/main/p/python-maxminddb/python-maxminddb-doc_2.5.2-1_all.deb