How to Install qml-module-qtwebview in Ubuntu 18.04



Install qml-module-qtwebview by entering the following commands in the terminal:

sudo apt update
sudo apt install qml-module-qtwebview

Description:

display web content in a QML application

Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the WebView QML module.

Homepage: https://doc.qt.io/qt-5/qtwebview-index.html

Version: 5.9.5-0ubuntu1

Section: universe/libs