Block a user
qml6-module-qtwebchannel (6.8.2-2)
Published 2025-03-12 03:15:13 +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 qml6-module-qtwebchannel=6.8.2-2
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
Qt 6 WebChannel QML module 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 Qt WebChannel QML module.
Dependencies
| libc6 (>= 2.17) |
| libqt6core6t64 (>= 6.8.2+dfsg~) |
| libqt6qml6 (>= 6.8.2+dfsg~) |
| libqt6webchannelquick6 (>= 6.6.0) |
| libstdc++6 (>= 5) |