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

Last updated: July 03,2024

1. Install "python-plotly" package

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

$ sudo apt update $ sudo apt install python-plotly

2. Uninstall "python-plotly" package

This tutorial shows how to uninstall python-plotly on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-plotly
Priority: optional
Section: universe/python
Installed-Size: 1283
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: all
Source: plotly
Version: 1.9.5+dfsg-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six (>= 1.8.0), python-requests (>= 2.3.0), python-tz (>= 2012c)
Suggests: python-matplotlib (>= 1.3.1), ipython (>= 1.3.1)
Filename: pool/universe/p/plotly/python-plotly_1.9.5+dfsg-1_all.deb
Size: 116158
MD5sum: 4bef13615897c61fc399cc129bc6e130
SHA1: 5f21b6dda1969e06c91313d8d6f258d0ebfd4db7
SHA256: b886a201dffc839e880d91efb87a1aa9df5417ae307459735a8d05db993c5b9f
Description-en: Python plotting library for publication-quality graphs
Python 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: e7a11d2931d263efe8b245ed25551653
Homepage: https://plot.ly/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu