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

Last updated: July 08,2024

1. Install "python38-flexx" package

Learn how to install python38-flexx on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-flexx

2. Uninstall "python38-flexx" package

Please follow the instructions below to uninstall python38-flexx on openSuSE Tumbleweed:

$ sudo zypper remove python38-flexx

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

Information for package python38-flexx:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-flexx
Version : 0.8.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,4 MiB
Installed : No
Status : not installed
Source package : python-flexx-0.8.2-1.1.src
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.