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

Last updated: February 01,2025

1. Install "python3-dash" package

Please follow the guidance below to install python3-dash on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-dash

2. Uninstall "python3-dash" package

Learn how to uninstall python3-dash on openSUSE Leap:

$ sudo zypper remove python3-dash

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

Information for package python3-dash:
-------------------------------------
Repository : Main Repository
Name : python3-dash
Version : 1.11.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 584.3 KiB
Installed : No
Status : not installed
Source package : python-dash-1.11.0-bp155.2.10.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.