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

Last updated: May 18,2024

1. Install "python38-dash" package

This is a short guide on how to install python38-dash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-dash

2. Uninstall "python38-dash" package

Please follow the guidelines below to uninstall python38-dash on openSuSE Tumbleweed:

$ sudo zypper remove python38-dash

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

Information for package python38-dash:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-dash
Version : 1.20.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 709,1 KiB
Installed : No
Status : not installed
Source package : python-dash-1.20.0-1.4.src
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.