How to Install and Uninstall python3-wxPython Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python3-wxPython" package
In this section, we are going to explain the necessary steps to install python3-wxPython on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-wxPython
Copied
2. Uninstall "python3-wxPython" package
Please follow the step by step instructions below to uninstall python3-wxPython on openSUSE Leap:
$
sudo zypper remove
python3-wxPython
Copied
3. Information about the python3-wxPython package on openSUSE Leap
Information for package python3-wxPython:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-wxPython
Version : 4.1.1-150400.7.54
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 49.5 MiB
Installed : No
Status : not installed
Source package : python3-wxPython-4.1.1-150400.7.54.src
Upstream URL : https://github.com/wxWidgets/Phoenix
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.
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-wxPython
Version : 4.1.1-150400.7.54
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 49.5 MiB
Installed : No
Status : not installed
Source package : python3-wxPython-4.1.1-150400.7.54.src
Upstream URL : https://github.com/wxWidgets/Phoenix
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.