How to Install and Uninstall libwx_baseu-suse-nostl5_0_0 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "libwx_baseu-suse-nostl5_0_0" package

Please follow the guidance below to install libwx_baseu-suse-nostl5_0_0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libwx_baseu-suse-nostl5_0_0

2. Uninstall "libwx_baseu-suse-nostl5_0_0" package

Learn how to uninstall libwx_baseu-suse-nostl5_0_0 on openSuSE Tumbleweed:

$ sudo zypper remove libwx_baseu-suse-nostl5_0_0

3. Information about the libwx_baseu-suse-nostl5_0_0 package on openSuSE Tumbleweed

Information for package libwx_baseu-suse-nostl5_0_0:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libwx_baseu-suse-nostl5_0_0
Version : 3.1.5-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,2 MiB
Installed : No
Status : not installed
Source package : wxWidgets-3_2-nostl-3.1.5-3.4.src
Summary : wxWidgets base library
Description :
Every wxWidgets application must link against this library. It
contains mandatory classes that any wxWidgets code depends on (e.g.
wxString) and portability classes that abstract differences between
platforms. wxBase can be used to develop console-only applications.
This variant of wxWidgets is built without STL types (such as
std::string), and is provided for old programs which fail to use e.g.
wxString and instead rely on the wxChar pointer API.