How to Install and Uninstall python38-wxPython Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python38-wxPython" package

Please follow the guidelines below to install python38-wxPython on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-wxPython

2. Uninstall "python38-wxPython" package

Here is a brief guide to show you how to uninstall python38-wxPython on openSuSE Tumbleweed:

$ sudo zypper remove python38-wxPython

3. Information about the python38-wxPython package on openSuSE Tumbleweed

Information for package python38-wxPython:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-wxPython
Version : 4.1.1-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 50,1 MiB
Installed : No
Status : not installed
Source package : python-wxPython-4.1.1-2.3.src
Summary : The "Phoenix" variant of the wxWidgets Python bindings
Description :
Phoenix is a reimplementation of wxPython. Like the "classic"
wxPython, Phoenix wraps the wxWidgets C++ toolkit and provides access
to the user interface portions of the wxWidgets API, enabling Python
applications to have a GUI on Windows, macOS or Unix-like systems,
with a native look and feel and requiring very little (if any)
platform specific code.