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

Last updated: October 06,2024

1. Install "python310-dash" package

This tutorial shows how to install python310-dash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dash

2. Uninstall "python310-dash" package

Please follow the instructions below to uninstall python310-dash on openSuSE Tumbleweed:

$ sudo zypper remove python310-dash

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

Information for package python310-dash:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dash
Version : 2.16.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 39.0 MiB
Installed : No
Status : not installed
Source package : python-dash-2.16.0-1.1.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.