How to Install and Uninstall python3-pyface Package on openSUSE Leap

Last updated: May 03,2024

1. Install "python3-pyface" package

Here is a brief guide to show you how to install python3-pyface on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyface

2. Uninstall "python3-pyface" package

In this section, we are going to explain the necessary steps to uninstall python3-pyface on openSUSE Leap:

$ sudo zypper remove python3-pyface

3. Information about the python3-pyface package on openSUSE Leap

Information for package python3-pyface:
---------------------------------------
Repository : Main Repository
Name : python3-pyface
Version : 7.3.0-bp155.2.60
Arch : noarch
Vendor : openSUSE
Installed Size : 7.2 MiB
Installed : No
Status : not installed
Source package : python-pyface-7.3.0-bp155.2.60.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).