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

Last updated: May 11,2024

1. Install "python38-enaml" package

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

$ sudo zypper refresh $ sudo zypper install python38-enaml

2. Uninstall "python38-enaml" package

In this section, we are going to explain the necessary steps to uninstall python38-enaml on openSuSE Tumbleweed:

$ sudo zypper remove python38-enaml

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

Information for package python38-enaml:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-enaml
Version : 0.14.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5,3 MiB
Installed : No
Status : not installed
Source package : python-enaml-0.14.0-1.1.src
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.