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

Last updated: July 04,2024

1. Install "python311-enaml" package

This guide covers the steps necessary to install python311-enaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-enaml

2. Uninstall "python311-enaml" package

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

$ sudo zypper remove python311-enaml

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

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