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

Last updated: May 18,2024

1. Install "python3-mpld3" package

Please follow the step by step instructions below to install python3-mpld3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-mpld3

2. Uninstall "python3-mpld3" package

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

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

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

Package: python3-mpld3
Priority: extra
Section: universe/python
Installed-Size: 823
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-mpld3
Version: 0.3git+20140910dfsg-3
Depends: python3:any (>= 3.3.2-2~), python3-mplexporter, libjs-d3
Filename: pool/universe/p/python-mpld3/python3-mpld3_0.3git+20140910dfsg-3_all.deb
Size: 679662
MD5sum: ccbc9d624e5c2339958966edff19d0eb
SHA1: c58c4297fca0171df16d3e304bcbb9f43a51219a
SHA256: 08afab1f9be4b5011588313f1c3d332a1435e8473a982681009f596ac65490ce
Description-en: D3 viewer for matplotlib
mpld3 brings together Matplotlib, the popular Python-based graphing
library, and D3js, the popular Javascript library for creating
interactive data visualizations for the web. The result is a simple
API for exporting your matplotlib graphics to HTML code which can be
used within the browser, within standard web pages, blogs, or tools
such as the IPython notebook.
.
This package provides the Python 3.x module.
Description-md5: 9a66cce210e97e8050459dfd761066ba
Homepage: https://mpld3.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu