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

Last updated: July 07,2024

1. Install "python312-enaml" package

Please follow the steps below to install python312-enaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-enaml

2. Uninstall "python312-enaml" package

Please follow the step by step instructions below to uninstall python312-enaml on openSuSE Tumbleweed:

$ sudo zypper remove python312-enaml

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

Information for package python312-enaml:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-enaml
Version : 0.17.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.2 MiB
Installed : No
Status : not installed
Source package : python-enaml-0.17.0-1.2.src
Upstream URL : https://github.com/nucleic/enaml
Summary : Declarative DSL for building rich user interfaces in Python
Description :
Enaml is a programming language and framework for creating
professional quality user interfaces with minimal effort.
Enaml combines a domain specific declarative language with
a constraints based layout system to allow users to easily
define rich UIs with complex and flexible layouts. Enaml
applications can be run on any platform which supports
Python and Qt.