To uninstall mapnik-vector-tile just follow these instructions.
/debian/jessie/main///install/index.html Vector tiles integration with mapnik - development files Debian 8.0 devel 0.5.1+dfsg-1.3
sudo apt-get remove mapnik-vector-tile
Which will remove just the mapnik-vector-tile package itself.
sudo apt-get remove --auto-remove mapnik-vector-tile
This will remove the mapnik-vector-tile package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mapnik-vector-tile then this will work.
sudo apt-get purge mapnik-vector-tile
Or similarly, like this mapnik-vector-tile
sudo apt-get purge --auto-remove mapnik-vector-tile
Package | mapnik-vector-tile |
Version | 0.5.1+dfsg-1.3 |
Maintainer | Debian GIS Project |
Description | Vector tiles integration with mapnik - development files |
Distro | debian |
Release | jessie |
Repo | main |
Section | devel |