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

Last updated: May 17,2024

1. Install "python-matplotlib-doc" package

Here is a brief guide to show you how to install python-matplotlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-matplotlib-doc" package

Please follow the guidance below to uninstall python-matplotlib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-matplotlib-doc
Priority: optional
Section: universe/python
Installed-Size: 86083
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: matplotlib
Version: 1.5.1-1ubuntu1
Depends: libjs-jquery
Filename: pool/universe/m/matplotlib/python-matplotlib-doc_1.5.1-1ubuntu1_all.deb
Size: 52559004
MD5sum: 2314db1c07c91ee22190b8a28033cf81
SHA1: 70b0361748dce77e32decc0789f311b69787ecd3
SHA256: 35719bf4a27117a2c3cb1a9b9c9fdefb24cb198dfdff92c55e70e15b927f1f9c
Description-en: Python based plotting system (documentation package)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This package contains documentation for python-matplotlib.
Description-md5: 31a271717e9e602afdf4f05257e04008
Homepage: http://matplotlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu