How to Install and Uninstall python39-dash Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python39-dash" package

Please follow the step by step instructions below to install python39-dash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dash

2. Uninstall "python39-dash" package

Please follow the steps below to uninstall python39-dash on openSuSE Tumbleweed:

$ sudo zypper remove python39-dash

3. Information about the python39-dash package on openSuSE Tumbleweed

Information for package python39-dash:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dash
Version : 2.6.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 37.8 MiB
Installed : No
Status : not installed
Source package : python-dash-2.6.2-1.6.src
Upstream URL : https://github.com/plotly/dash
Summary : Python framework for building reactive web-apps
Description :
Dash is a Python framework for building analytical web applications.
No JavaScript required.
Build on top of Plotly.js, React, and Flask, Dash ties modern UI
elements like dropdowns, sliders, and graphs directly to your
analytical python code.