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

Last updated: May 15,2024

1. Install "python3-osmnx" package

Please follow the instructions below to install python3-osmnx on Kali Linux

$ sudo apt update $ sudo apt install python3-osmnx

2. Uninstall "python3-osmnx" package

This guide covers the steps necessary to uninstall python3-osmnx on Kali Linux:

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

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

Package: python3-osmnx
Source: osmnx
Version: 1.9.1+ds-1
Installed-Size: 402
Maintainer: Jerome Benoit
Architecture: all
Depends: python3-geopandas (>= 0.12), python3-networkx (>= 2.8), python3-numpy (>= 1.23), python3-pandas (>= 1.5), python3-requests (>= 2.28), python3-shapely (>= 2.0), python3:any
Recommends: python3-matplotlib, python3-gdal, python3-rasterio, python3-scipy, python3-sklearn, python3-tk
Suggests: python3-folium, python-osmnx-doc (= 1.9.1+ds-1)
Size: 84396
SHA256: c622b798fa485d39cf6fd2dbba7bb1e97ba1c13e0efbc7b28b32880eea4be606
SHA1: ab648f6cf9069f31cb387dd65b1d9d5982571cf1
MD5sum: bb263f04e335b9e331c1161ee8f704bc
Description: tool to study street networks from OpenStreetMap -- Python3
OSMnx retrieves, models, analyzes, and visualizes street networks
from OpenStreetMap (OSM).
.
OSMnx is a Python package that lets you download spatial geometries
and model, project, visualize, and analyze street networks from
OpenStreetMap's APIs. Users can download and model walkable, drivable,
or bikable urban networks with a single line of Python code, and then
easily analyze and visualize them.
.
This package contains the Python 3 version of OSMnx.
Description-md5:
Homepage: https://github.com/gboeing/osmnx
Section: python
Priority: optional
Filename: pool/main/o/osmnx/python3-osmnx_1.9.1+ds-1_all.deb