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

Last updated: July 01,2024

1. Install "python312-flexx" package

In this section, we are going to explain the necessary steps to install python312-flexx on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-flexx

2. Uninstall "python312-flexx" package

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

$ sudo zypper remove python312-flexx

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

Information for package python312-flexx:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-flexx
Version : 0.8.4-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2.6 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.