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

Last updated: September 29,2024

1. Install "python36-wxPython" package

This guide covers the steps necessary to install python36-wxPython on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-wxPython

2. Uninstall "python36-wxPython" package

Please follow the step by step instructions below to uninstall python36-wxPython on openSuSE Tumbleweed:

$ sudo zypper remove python36-wxPython

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

Information for package python36-wxPython:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-wxPython
Version : 4.1.1-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 50,3 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.