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

Last updated: May 20,2024

1. Install "python3-location" package

This guide let you learn how to install python3-location on Kali Linux

$ sudo apt update $ sudo apt install python3-location

2. Uninstall "python3-location" package

Here is a brief guide to show you how to uninstall python3-location on Kali Linux:

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

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

Package: python3-location
Source: libloc
Version: 0.9.16-3
Installed-Size: 160
Maintainer: libloc maintainers
Architecture: amd64
Replaces: location-python (<< 0.9.14-1~)
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libloc1 (>= 0.9.5), python3-psycopg2
Breaks: location-importer (<< 0.9.14-1~), location-python (<< 0.9.14-1~)
Size: 26904
SHA256: 77952b5483d1c4b520222f44a78dce51588a127a690b05dfc315a44002791b3e
SHA1: 5d0223b984146e8a159905b544886d5d0fa35358
MD5sum: 9e1fbc1dc37b0917f3299b27d8a87ace
Description: IP geolocation query library (Python 3 bindings)
libloc is a lightweight library to query the IPFire Location database and
determine the location of someone else on the Internet based on their IP
address.
.
This package provides the Python 3 bindings for libloc.
Description-md5:
Multi-Arch: foreign
Homepage: https://location.ipfire.org/
Section: python
Priority: optional
Filename: pool/main/libl/libloc/python3-location_0.9.16-3_amd64.deb