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

Last updated: May 17,2024

1. Install "python3-mapnik" package

Please follow the step by step instructions below to install python3-mapnik on Kali Linux

$ sudo apt update $ sudo apt install python3-mapnik

2. Uninstall "python3-mapnik" package

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

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

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

Package: python3-mapnik
Source: python-mapnik (1:0.0~20200224-7da019cf9-5)
Version: 1:0.0~20200224-7da019cf9-5+b1
Installed-Size: 11332
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3-cairo, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libboost-python1.83.0-py312, libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libmapnik3.1 (>= 3.1.0+ds), libstdc++6 (>= 13.1)
Size: 2365428
SHA256: 89fc3b51580be504bea11f844a5820758eef790e3addda1e2f3baefe44e473b4
SHA1: 80c56e8509df855961957486361e4bc0541f6de9
MD5sum: 0eeb10dcecac55eab5838f985efff875
Description: Python 3 interface to the mapnik library
Mapnik is an OpenSource C++ toolkit for developing GIS
(Geographic Information Systems) applications. At the core is a C++
shared library providing algorithms/patterns for spatial data access and
visualization.
.
Essentially a collection of geographic objects (map, layer, datasource,
feature, geometry), the library doesn't rely on "windowing systems" and
is intended to work in multi-threaded environments
.
This package contains the bindings for Python 3.
Description-md5:
Homepage: https://github.com/mapnik/python-mapnik
Tag: devel::lang:python, devel::library, field::geography,
implemented-in::c++, implemented-in::python, role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-mapnik/python3-mapnik_0.0~20200224-7da019cf9-5+b1_amd64.deb