How to Install and Uninstall python3-mapnik Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-mapnik" package

Please follow the instructions below to install python3-mapnik on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-mapnik

2. Uninstall "python3-mapnik" package

This is a short guide on how to uninstall python3-mapnik on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-mapnik package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-mapnik
Priority: optional
Section: universe/python
Installed-Size: 5526
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: python-mapnik
Version: 1:0.0~20151125-92e79d2-1build1
Provides: python3.5-mapnik
Depends: python3 (<< 3.6), python3 (>= 3.5~), libboost-python1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmapnik3.0, libstdc++6 (>= 5.2)
Filename: pool/universe/p/python-mapnik/python3-mapnik_0.0~20151125-92e79d2-1build1_amd64.deb
Size: 837746
MD5sum: 08d09d05da27c170b48d3b47c80e071e
SHA1: 6967710a28b5dd8f75f1554c0eec7353ca63efbe
SHA256: 810ff5938d100e4473af3c2318bd19935848406a104107c055b839e192fd8a8e
Description-en: 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: 694098027e7b1d2cef137bba1917d013
Homepage: https://github.com/mapnik/python-mapnik
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu