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

Last updated: September 27,2024

1. Install "python39-enaml" package

Please follow the instructions below to install python39-enaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-enaml

2. Uninstall "python39-enaml" package

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

$ sudo zypper remove python39-enaml

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

Information for package python39-enaml:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-enaml
Version : 0.17.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.3 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.