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

Last updated: May 17,2024

1. Install "python3-plotly" package

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

$ sudo apt update $ sudo apt install python3-plotly

2. Uninstall "python3-plotly" package

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

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

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

Package: python3-plotly
Priority: optional
Section: universe/python
Installed-Size: 1279
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: all
Source: plotly
Version: 1.9.5+dfsg-1
Depends: python3:any (>= 3.4~), python3-six (>= 1.8.0), python3-requests (>= 2.3.0), python3-tz (>= 2012c)
Suggests: python3-matplotlib (>= 1.3.1), ipython3 (>= 1.3.1)
Filename: pool/universe/p/plotly/python3-plotly_1.9.5+dfsg-1_all.deb
Size: 115870
MD5sum: dd23dd25ca66b2ebff2dad15c0c2d67d
SHA1: 33c5b5d63b0d87c37ef22593be255f8681eadf13
SHA256: db4e5270ccf53cb42578699365ba29f25db42d6fdda8e1d5e1157074e47f47cc
Description-en: Python 3 plotting library for publication-quality graphs
Python 3 plotting library for collaborative, interactive, publication-quality
graphs. Plotly is an online collaborative data analysis and graphingvtool.
The Python API allows you to access all of Plotly's functionality from Python.
Description-md5: 6c82d80e652f6c26ce165f5b47408157
Homepage: https://plot.ly/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu