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

Last updated: July 05,2024

1. Install "python311-dash" package

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

$ sudo zypper refresh $ sudo zypper install python311-dash

2. Uninstall "python311-dash" package

This is a short guide on how to uninstall python311-dash on openSuSE Tumbleweed:

$ sudo zypper remove python311-dash

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

Information for package python311-dash:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-dash
Version : 2.16.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 39.4 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.