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

Last updated: July 06,2024

1. Install "python-mpld3" package

In this section, we are going to explain the necessary steps to install python-mpld3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mpld3

2. Uninstall "python-mpld3" package

Please follow the step by step instructions below to uninstall python-mpld3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mpld3
Priority: extra
Section: universe/python
Installed-Size: 823
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3git+20140910dfsg-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-mplexporter, libjs-d3
Filename: pool/universe/p/python-mpld3/python-mpld3_0.3git+20140910dfsg-3_all.deb
Size: 679590
MD5sum: 314bfed6cfeceead87a3fb51346b1fe1
SHA1: 4e410b2830a68955fadfa30c1608e7099fcb101d
SHA256: 26040808df978a9955804fd2913ae88b291b006464529826e943f2c6572104ff
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 2.x module.
Description-md5: 98254124bb9e1459eeaf7caf7a063359
Homepage: https://mpld3.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions