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

Last updated: May 09,2024

1. Install "python3-pygeoip" package

Please follow the steps below to install python3-pygeoip on Kali Linux

$ sudo apt update $ sudo apt install python3-pygeoip

2. Uninstall "python3-pygeoip" package

This guide let you learn how to uninstall python3-pygeoip on Kali Linux:

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

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

Package: python3-pygeoip
Source: pygeoip
Version: 0.3.2-5
Installed-Size: 84
Maintainer: Hugo Lefeuvre
Architecture: all
Depends: python3:any
Size: 18044
SHA256: 1cd36d257adefbd7067e65a2de001928776d738da29c26bda4f8922f42eeddbd
SHA1: 1c718f8b8b6fc7de08026dfffbabce9dd364f51b
MD5sum: a69edc51843e28a731b5957f3383d9ea
Description: Python API for Maxmind's binary GeoIP databases
pygeoip provides a pure Python API for Maxmind's binary GeoIP databases.
.
It enables the user to find the country that any IP address or hostname
originates from.
Description-md5: c54697b39f543f313cc12f430693dad1
Homepage: https://github.com/appliedsec/pygeoip
Section: python
Priority: optional
Filename: pool/main/p/pygeoip/python3-pygeoip_0.3.2-5_all.deb