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

Last updated: May 02,2024

1. Install "python3-osmapi" package

Please follow the guidelines below to install python3-osmapi on Kali Linux

$ sudo apt update $ sudo apt install python3-osmapi

2. Uninstall "python3-osmapi" package

In this section, we are going to explain the necessary steps to uninstall python3-osmapi on Kali Linux:

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

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

Package: python3-osmapi
Source: python-osmapi
Version: 4.0.0+ds-1
Installed-Size: 144
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-requests, python3:any
Size: 31072
SHA256: bef22d0c1302f31bf8de2191adf6c58553519c116aa3624693483166c8b37010
SHA1: 33206adb889d644798373af55b40592408f24004
MD5sum: 93f15cdb6200ac29fb1906c896abfde7
Description: Python 3 interface to OpenStreetMap API
This package contains a Python module implementing the OpenStreetMap
API (version 0.6). The module allows access the OSM database, and
provides full featured manipulation of data using Python. Please note
that scripted imports and automated edits should only be carried out by
those with experience and understanding of the way the OpenStreetMap
community create maps, and only with careful planning and consultation.
.
This is the Python 3 version of the library.
Description-md5:
Homepage: https://wiki.openstreetmap.org/wiki/Osmapi
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-osmapi/python3-osmapi_4.0.0+ds-1_all.deb