How to Install and Uninstall python-wxWidgets-3_0-devel Package on openSUSE Leap

Last updated: November 08,2024

1. Install "python-wxWidgets-3_0-devel" package

Here is a brief guide to show you how to install python-wxWidgets-3_0-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-wxWidgets-3_0-devel

2. Uninstall "python-wxWidgets-3_0-devel" package

Please follow the guidelines below to uninstall python-wxWidgets-3_0-devel on openSUSE Leap:

$ sudo zypper remove python-wxWidgets-3_0-devel

3. Information about the python-wxWidgets-3_0-devel package on openSUSE Leap

Information for package python-wxWidgets-3_0-devel:
---------------------------------------------------
Repository : Main Repository
Name : python-wxWidgets-3_0-devel
Version : 3.0.2.0-bp153.1.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-wxWidgets-3_0-3.0.2.0-bp153.1.21.src
Summary : Everything needed for development with wxPython
Description :
wxWidgets is a free C++ library for cross-platform GUI development.
With wxWidgets, you can create applications for different GUIs (GTK+,
Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code.
This package contains all files needed for developing with Python
bindings for wxGTK.