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

Last updated: June 22,2024

1. Install "python310-enaml" package

Please follow the guidance below to install python310-enaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-enaml

2. Uninstall "python310-enaml" package

This guide let you learn how to uninstall python310-enaml on openSuSE Tumbleweed:

$ sudo zypper remove python310-enaml

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

Information for package python310-enaml:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.