How to Install and Uninstall python3-plotly Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python3-plotly" package

This tutorial shows how to install python3-plotly on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-plotly

2. Uninstall "python3-plotly" package

This tutorial shows how to uninstall python3-plotly on openSUSE Leap:

$ sudo zypper remove python3-plotly

3. Information about the python3-plotly package on openSUSE Leap

Information for package python3-plotly:
---------------------------------------
Repository : Main Repository
Name : python3-plotly
Version : 4.7.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 65.4 MiB
Installed : No
Status : not installed
Source package : python-plotly-4.7.1-bp155.2.11.src
Upstream URL : https://github.com/plotly/plotly.py
Summary : Library for collaborative, interactive, publication-quality graphs
Description :
Use this package to make collaborative, interactive,
publication-quality graphs from Python on https://plot.ly.
Plotly is an online collaborative data analysis and graphing tool. The
Python API allows you to access all of Plotly's functionality from Python.
Plotly figures are shared, tracked, and edited all online and the data is
always accessible from the graph.