Block a user
qt6-webview-dev (6.8.2-2)
Published 2025-03-13 13:32:24 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install qt6-webview-dev=6.8.2-2
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
Qt 6 WebView - development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . 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 development files needed to build Qt 6 applications using the Qt WebView library.
Dependencies
| libqt6webview6 (= 6.8.2-2) |
| qml6-module-qtwebview (= 6.8.2-2) |
| qt6-base-dev |
| qt6-declarative-dev |
| qt6-webview-plugins (= 6.8.2-2) |