How to Install and Uninstall qt6-webview Package on openSUSE Leap

Last updated: June 29,2024

1. Install "qt6-webview" package

This is a short guide on how to install qt6-webview on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install qt6-webview

2. Uninstall "qt6-webview" package

This tutorial shows how to uninstall qt6-webview on openSUSE Leap:

$ sudo zypper remove qt6-webview

3. Information about the qt6-webview package on openSUSE Leap

Information for package qt6-webview:
------------------------------------
Repository : Main Repository
Name : qt6-webview
Version : 6.4.2-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.4 KiB
Installed : No
Status : not installed
Source package : qt6-webview-6.4.2-bp155.1.7.src
Upstream URL : https://www.qt.io
Summary : Qt 6 WebView library
Description :
Qt WebView lets you display web content inside a QML application. To avoid
including a full web browser stack, Qt WebView uses native APIs where
appropriate.