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

Last updated: May 11,2024

1. Install "python3-overpass" package

Learn how to install python3-overpass on Kali Linux

$ sudo apt update $ sudo apt install python3-overpass

2. Uninstall "python3-overpass" package

Please follow the guidance below to uninstall python3-overpass on Kali Linux:

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

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

Package: python3-overpass
Source: overpass
Version: 0.7-2
Installed-Size: 42
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-geojson, python3-requests, python3-shapely, python3:any
Size: 8816
SHA256: 18cc5abb7cec531a10629d89e375810971387b87a2c5b45f945a8d6f8d0b84b8
SHA1: 6d31d113eb18669a7725945b3fc07577259016c3
MD5sum: 51e8582e886917ef40cac44bd5eb311b
Description: wrapper for the OpenStreetMap Overpass API (Python 3)
overpass is a Python module providing a thin wrapper around the OpenStreetMap
Overpass API, which is a read-only API that serves up custom selected parts of
the OSM map data. It acts as a database over the web: the client sends a query
to the API and gets back the data set that corresponds to the query.
.
This package contains the Python 3 version of overpass and its command-line
tool.
Description-md5:
Homepage: https://github.com/mvexel/overpass-api-python-wrapper
Section: python
Priority: optional
Filename: pool/main/o/overpass/python3-overpass_0.7-2_all.deb