Block a user
qt6-webchannel-dev (6.8.2-2)
Published 2025-03-12 03:15:15 +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-webchannel-dev=6.8.2-2
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
Qt 6 WebChannel library - 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 WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the development files needed to build Qt 6 applications using the Qt WebChannel library.
Dependencies
| libqt6webchannel6 (= 6.8.2-2) |
| libqt6webchannelquick6 (= 6.8.2-2) |
| qml6-module-qtwebchannel (= 6.8.2-2) |
| qt6-base-dev |
| qt6-declarative-dev |