How to Install and Uninstall libwx_gtk3u_html-suse-nostl5_0_0 Package on openSUSE Leap

Last updated: July 03,2024

1. Install "libwx_gtk3u_html-suse-nostl5_0_0" package

Please follow the steps below to install libwx_gtk3u_html-suse-nostl5_0_0 on openSUSE Leap

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

2. Uninstall "libwx_gtk3u_html-suse-nostl5_0_0" package

This is a short guide on how to uninstall libwx_gtk3u_html-suse-nostl5_0_0 on openSUSE Leap:

$ sudo zypper remove libwx_gtk3u_html-suse-nostl5_0_0

3. Information about the libwx_gtk3u_html-suse-nostl5_0_0 package on openSUSE Leap

Information for package libwx_gtk3u_html-suse-nostl5_0_0:
---------------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libwx_gtk3u_html-suse-nostl5_0_0
Version : 3.1.5-150400.3.7.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 895.5 KiB
Installed : No
Status : not installed
Source package : wxWidgets-3_2-nostl-3.1.5-150400.3.7.1.src
Upstream URL : https://www.wxwidgets.org/
Summary : wxWidgets HTML parser and renderer library
Description :
The wxHTML library provides classes for parsing and displaying HTML.
It is not intended to be a high-end HTML browser. wxHTML can be used
as a generic rich text viewer – for example, to display an About Box
or the result of a database search.
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.