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

Last updated: May 20,2024

1. Install "python2-pyface" package

Please follow the instructions below to install python2-pyface on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyface

2. Uninstall "python2-pyface" package

Please follow the step by step instructions below to uninstall python2-pyface on openSUSE Leap:

$ sudo zypper remove python2-pyface

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

Information for package python2-pyface:
---------------------------------------
Repository : Main Repository
Name : python2-pyface
Version : 6.1.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 5,2 MiB
Installed : No
Status : not installed
Source package : python-pyface-6.1.2-bp153.1.15.src
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).