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

Last updated: June 03,2024

1. Install "python36-dash" package

Please follow the steps below to install python36-dash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-dash

2. Uninstall "python36-dash" package

Please follow the guidance below to uninstall python36-dash on openSuSE Tumbleweed:

$ sudo zypper remove python36-dash

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

Information for package python36-dash:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-dash
Version : 1.20.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 707,5 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.