How to Install and Uninstall python3-plotly Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-plotly" package

This guide covers the steps necessary to install python3-plotly on Kali Linux

$ sudo apt update $ sudo apt install python3-plotly

2. Uninstall "python3-plotly" package

This tutorial shows how to uninstall python3-plotly on Kali Linux:

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

3. Information about the python3-plotly package on Kali Linux

Package: python3-plotly
Source: plotly
Version: 5.15.0+dfsg1-1
Installed-Size: 42182
Maintainer: Josue Ortega
Architecture: all
Depends: python3:any (>= 3.7~), python3-requests (>= 2.3.0), python3-tz (>= 2012c), python3-decorator (>= 4.0.6), python3-nbformat (>= 4.2.0), python3-tenacity
Suggests: python3-matplotlib (>= 1.3.1), ipython3 (>= 1.3.1), python3-pandas, python3-scipy, python3-ipykernel
Size: 2212964
SHA256: 047422226ea85b48f5fe31938cf6579bafb050ca49193bd19d19680dad0f09cc
SHA1: a662683ad73f542178575da218e1ae6d9a83d0b0
MD5sum: d7d26cfb8f42ff258d4705b63edb29a4
Description: 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 graphing tool.
The Python API allows you to access all of Plotly's functionality from Python.
Description-md5:
Homepage: https://plot.ly/python/
Section: python
Priority: optional
Filename: pool/main/p/plotly/python3-plotly_5.15.0+dfsg1-1_all.deb