How to Install and Uninstall python-shapely-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-shapely-doc" package

Please follow the guidance below to install python-shapely-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-shapely-doc

2. Uninstall "python-shapely-doc" package

This tutorial shows how to uninstall python-shapely-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-shapely-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-shapely-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-shapely-doc
Priority: optional
Section: universe/doc
Installed-Size: 874
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-shapely
Version: 1.5.13-1build1
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: python-shapely | python3-shapely, libjs-mathjax
Filename: pool/universe/p/python-shapely/python-shapely-doc_1.5.13-1build1_all.deb
Size: 287774
MD5sum: 6f94cd768d17a0f011116ceac068f9f9
SHA1: a5893460bb37bdfdd985cd6f3bd3afc30622c44e
SHA256: c66b950f98a587d4c32f11f0a92bf848c53994c1903a0ca0139286ffd22f2952
Description-en: geometric objects, predicates, and operations (documentation)
Shapely is a package for manipulation and analysis of 2D features.
Its capabilities include:
* calculating the point set unions, intersections, or differences of features
* predicate tests on features: intersects, touches, contains, and more.
.
Supported geometric types are points, line strings, linear rings, polygons, and
homogeneous or heterogeneous collections thereof.
.
This package provides the documentation for Shapely.
Description-md5: 68a02dc20c08e9000b56a794935d4711
Homepage: http://toblerity.org/shapely
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu