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

Last updated: April 29,2024

1. Install "python3-descartes" package

This tutorial shows how to install python3-descartes on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-descartes

2. Uninstall "python3-descartes" package

Please follow the steps below to uninstall python3-descartes on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-descartes
Priority: optional
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-descartes
Version: 1.0.1-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-descartes/python3-descartes_1.0.1-2_all.deb
Size: 5314
MD5sum: 46c52c335e3627695f7917ce8368688b
SHA1: 7f61b775d234550659735845d9a233bf8746484f
SHA256: f4a3122cfba87a34005a05d1d8c20a5d091f30e82a86ce92714ba7f8feb31318
Description-en: Matplotlib extension to work with geometric objects (Python3)
Descartes allows the usage of geometric objects as matplotlib paths
and patches.
.
This is the Python 3 version of the library.
Description-md5: 0ca7d919894c36af94fb09b8bff38587
Homepage: https://pypi.python.org/pypi/descartes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu