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

Last updated: May 21,2024

1. Install "python-descartes" package

Learn how to install python-descartes on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-descartes

2. Uninstall "python-descartes" package

Learn how to uninstall python-descartes on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-descartes $ sudo apt autoclean && sudo apt autoremove

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

Package: python-descartes
Priority: optional
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 1.0.1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-descartes/python-descartes_1.0.1-2_all.deb
Size: 5238
MD5sum: a93ccbdb9d0d9cbe3c2008277d67d116
SHA1: ca2ce6f0ef5151d12b12f6a9294ab84681776569
SHA256: dd45b5bb7d4783ed9eaf4cee728b27f19d96027cf8335bf3243038bc2ad87715
Description-en: Matplotlib extension to work with geometric objects (Python2)
Descartes allows the usage of geometric objects as matplotlib paths
and patches.
.
This is the Python 2 version of the library.
Description-md5: 58fe2da130e7ccada05b6b770b7cb6fa
Homepage: https://pypi.python.org/pypi/descartes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu