How to Install libqt5webchannel5-dev in Ubuntu 18.04



Install libqt5webchannel5-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libqt5webchannel5-dev

Description:

Web communication library for Qt - development files

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 (experimental). . This package contains the development files needed to build Qt 5 applications using the QtWebChannel library.

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

Version: 5.9.5-0ubuntu1

Section: universe/libdevel