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

Last updated: May 03,2024

1. Install "python3-mercantile" package

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

$ sudo apt update $ sudo apt install python3-mercantile

2. Uninstall "python3-mercantile" package

Please follow the steps below to uninstall python3-mercantile on Kali Linux:

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

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

Package: python3-mercantile
Source: mercantile
Version: 1.1.5-1
Installed-Size: 252
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-click, python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Size: 40360
SHA256: 89be4152db740dfefe150339b0e8fbe5e5adf560358a93138ed8114a183d73a8
SHA1: b21e75811a847d0512f698cfd02ac86c63f242ee
MD5sum: 0ddb511eeba5f713cff9ea9e1812edcc
Description: Spherical mercator coordinate and tile utilities
The mercantile module provides functions that respectively return the upper
left corner and bounding longitudes and latitudes for XYZ tiles, spherical
mercator x and y coordinates, tile containing a given point, and quadkey
conversion functions for translating between quadkey and tile coordinates.
.
Also in mercantile are functions to traverse the tile stack.
Named tuples are used to represent tiles, coordinates, and bounding boxes.
.
This package contains the module for Python 3.
Description-md5: f72e6607dcc9a9dbce760e0004ada94c
Homepage: https://github.com/mapbox/mercantile
Section: python
Priority: optional
Filename: pool/main/m/mercantile/python3-mercantile_1.1.5-1_all.deb