How to Install and Uninstall mercantile Package on Kali Linux

Last updated: May 18,2024

1. Install "mercantile" package

Please follow the guidance below to install mercantile on Kali Linux

$ sudo apt update $ sudo apt install mercantile

2. Uninstall "mercantile" package

Please follow the guidelines below to uninstall mercantile on Kali Linux:

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

3. Information about the mercantile package on Kali Linux

Package: mercantile
Version: 1.1.5-1
Installed-Size: 17
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-mercantile (>= 1.1.5-1), python3:any
Size: 6208
SHA256: 25417db9d244754caae494792c882595c5c53e0e41381c5a4953108d905351f6
SHA1: d8dd8d6ab056ceaebe4d25e9ef2048cb5460516f
MD5sum: 77447ce6e3c014a272f7e8cd37f61510
Description: Command line utility of mercantile Python package
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 mercantile utility.
Description-md5: cb5fe400c75bd0e3964558a094d44df1
Homepage: https://github.com/mapbox/mercantile
Section: utils
Priority: optional
Filename: pool/main/m/mercantile/mercantile_1.1.5-1_all.deb