How to Install and Uninstall python3-geoip2 Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-geoip2" package

Please follow the guidance below to install python3-geoip2 on Kali Linux

$ sudo apt update $ sudo apt install python3-geoip2

2. Uninstall "python3-geoip2" package

This is a short guide on how to uninstall python3-geoip2 on Kali Linux:

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

3. Information about the python3-geoip2 package on Kali Linux

Package: python3-geoip2
Source: python-geoip2
Version: 2.9.0+dfsg1-5
Installed-Size: 94
Maintainer: Debian Python Team
Architecture: all
Depends: python3-maxminddb (>= 1.4.0), python3-requests, python3:any
Size: 22752
SHA256: fa0b7254404e473086d682f5c26e86bd16e45d062dfe699bafba3a01f2b26c2f
SHA1: 12bef29da1577a0776c66a14527a005d99535eab
MD5sum: b425be3a1b9be60cd831454d0022c88e
Description: Python geoip2 API for web services and databases
This package provides an API for the GeoIP2 web services and databases. The
API also works with MaxMind’s free GeoLite2 databases.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/maxmind/GeoIP2-python
Section: python
Priority: optional
Filename: pool/main/p/python-geoip2/python3-geoip2_2.9.0+dfsg1-5_all.deb