How to Install and Uninstall python39-flexx Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-flexx" package

Please follow the step by step instructions below to install python39-flexx on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-flexx

2. Uninstall "python39-flexx" package

Please follow the step by step instructions below to uninstall python39-flexx on openSuSE Tumbleweed:

$ sudo zypper remove python39-flexx

3. Information about the python39-flexx package on openSuSE Tumbleweed

Information for package python39-flexx:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-flexx
Version : 0.8.4-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-flexx-0.8.4-1.7.src
Upstream URL : https://github.com/flexxui/flexx
Summary : Python toolkit for creating graphical user interfaces
Description :
Flexx is a pure Python toolkit for creating graphical user interfaces
(GUIs), that uses web technology for its rendering. Apps are written
purely in Python; Flexx's transpiler generates the necessary JavaScript
on the fly.
Flexx can be used to create (cross platform) desktop applications, web
applications, and (if designed well) export an app to a standalone HTML
document. It also works in the Jupyter notebook.