How to Install and Uninstall qt6-webchannel-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "qt6-webchannel-dev" package

This tutorial shows how to install qt6-webchannel-dev on Kali Linux

$ sudo apt update $ sudo apt install qt6-webchannel-dev

2. Uninstall "qt6-webchannel-dev" package

Learn how to uninstall qt6-webchannel-dev on Kali Linux:

$ sudo apt remove qt6-webchannel-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the qt6-webchannel-dev package on Kali Linux

Package: qt6-webchannel-dev
Source: qt6-webchannel (6.4.2-3)
Version: 6.4.2-3+b1
Installed-Size: 99
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Replaces: libqt6webchannel6-dev (<< 6.4.1-2~)
Provides: libqt6webchannel6-dev (= 6.4.2-3+b1)
Depends: libqt6webchannel6 (= 6.4.2-3+b1), qt6-base-dev, qt6-declarative-dev
Breaks: libqt6webchannel6-dev (<< 6.4.1-2~)
Size: 14816
SHA256: c7038a00984c5e8876670ca8f1e7649aaedb5273b7c1a863bf7cfb67474662a7
SHA1: 270e8a7189e906991285008e96a59570920809e2
MD5sum: cf02dc8150a52bac21886a5b7afcee2d
Description: 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.
Description-md5:
Multi-Arch: same
Homepage: https://www.qt.io/developers/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/q/qt6-webchannel/qt6-webchannel-dev_6.4.2-3+b1_amd64.deb