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

Last updated: September 29,2024

1. Install "python36-pyface" package

Please follow the instructions below to install python36-pyface on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyface

2. Uninstall "python36-pyface" package

This is a short guide on how to uninstall python36-pyface on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyface

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

Information for package python36-pyface:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyface
Version : 7.3.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 7,3 MiB
Installed : No
Status : not installed
Source package : python-pyface-7.3.0-3.4.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).