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

Last updated: July 05,2024

1. Install "python312-pyface" package

In this section, we are going to explain the necessary steps to install python312-pyface on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyface

2. Uninstall "python312-pyface" package

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

$ sudo zypper remove python312-pyface

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

Information for package python312-pyface:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyface
Version : 8.0.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 7.6 MiB
Installed : No
Status : not installed
Source package : python-pyface-8.0.0-3.2.src
Upstream URL : https://github.com/enthought/pyface
Summary : Traits-capable windowing framework
Description :
The pyface project contains a toolkit-independent GUI abstraction layer,
which is used to support the "visualization" features of the Traits package.
Thus, you can write code in terms of the Traits API (views, items, editors,
etc.), and let pyface and your selected toolkit and back-end take care of
the details of displaying them.
Part of the Enthought Tool Suite (ETS).