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

Last updated: May 03,2024

1. Install "python3-cartopy" package

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

$ sudo apt update $ sudo apt install python3-cartopy

2. Uninstall "python3-cartopy" package

Please follow the step by step instructions below to uninstall python3-cartopy on Kali Linux:

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

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

Package: python3-cartopy
Source: python-cartopy (0.22.0+dfsg-1)
Version: 0.22.0+dfsg-1+b1
Installed-Size: 3056
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python-cartopy-data (= 0.22.0+dfsg-1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), python3 (<< 3.13), python3 (>= 3.11~), python3-matplotlib, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-packaging, python3-pyproj (>= 3.1.0), python3-pyshp, python3-shapely, python3:any
Suggests: python3-fiona, python3-gdal, python3-owslib, python3-pil, python3-pykdtree, python3-scipy
Size: 489108
SHA256: 941e40305ff1a947b7e870b5f216142cf424754e6cd32cb4783158a2d019b8ee
SHA1: c77839c92cda55bb5ed5107ba90101aebe70a993
MD5sum: 0c0170e013cdd9969dbbfe6b3d8f2ed6
Description: Cartographic library for Python 3
Cartopy is a Python package designed to make drawing maps for data analysis
and visualisation easy.
.
It features:
.
- object oriented projection definitions
- point, line, polygon and image transformations between projections
- integration to expose advanced mapping in matplotlib with a simple and
intuitive interface
- powerful vector data handling by integrating shapefile reading with
Shapely capabilities
.
This package provides the Python 3 library.
Description-md5:
Homepage: https://scitools.org.uk/cartopy/
Section: python
Priority: optional
Filename: pool/main/p/python-cartopy/python3-cartopy_0.22.0+dfsg-1+b1_amd64.deb