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

Last updated: October 05,2024

1. Install "python312-traitsui" package

Here is a brief guide to show you how to install python312-traitsui on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-traitsui

2. Uninstall "python312-traitsui" package

This tutorial shows how to uninstall python312-traitsui on openSuSE Tumbleweed:

$ sudo zypper remove python312-traitsui

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

Information for package python312-traitsui:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-traitsui
Version : 8.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 15.8 MiB
Installed : No
Status : not installed
Source package : python-traitsui-8.0.0-1.2.src
Upstream URL : https://github.com/enthought/traitsui
Summary : Traits-capable windowing framework
Description :
The TraitsGUI project contains a toolkit-independent GUI abstraction layer
(known as Pyface), 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 TraitsGUI and your selected toolkit
and back-end take care of the details of displaying them.
Part of the Enthought Tool Suite (ETS).