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

Last updated: May 02,2024

1. Install "qt6-webview-dev" package

Here is a brief guide to show you how to install qt6-webview-dev on Kali Linux

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

2. Uninstall "qt6-webview-dev" package

Please follow the guidance below to uninstall qt6-webview-dev on Kali Linux:

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

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

Package: qt6-webview-dev
Source: qt6-webview
Version: 6.4.2-6
Installed-Size: 166
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libqt6webview6 (= 6.4.2-6), libqt6webviewquick6 (= 6.4.2-6), qt6-base-dev, qt6-declarative-dev, qt6-webview-plugins (= 6.4.2-6)
Size: 16428
SHA256: dfaa88f0ddef225e5436cbc030fb23abc44ea46dfcbf1e2f1c4c58e0e762160f
SHA1: f4c255dbea66e14a1ca28f772d25c9ccffa88b8e
MD5sum: a163bcd8c14da29c83ca49f76567f9b6
Description: 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.
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-webview/qt6-webview-dev_6.4.2-6_amd64.deb