How to Install and Uninstall qt6-documentation-tools Package on Kali Linux

Last updated: December 24,2024

1. Install "qt6-documentation-tools" package

Please follow the guidance below to install qt6-documentation-tools on Kali Linux

$ sudo apt update $ sudo apt install qt6-documentation-tools

2. Uninstall "qt6-documentation-tools" package

Here is a brief guide to show you how to uninstall qt6-documentation-tools on Kali Linux:

$ sudo apt remove qt6-documentation-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the qt6-documentation-tools package on Kali Linux

Package: qt6-documentation-tools
Source: qt6-tools (6.4.2-3)
Version: 6.4.2-3+b1
Installed-Size: 1801
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libqt6sql6-sqlite, libc6 (>= 2.34), libclang1-15 (>= 1:5.0~+rc1~), libqt6core6 (>= 6.4.2+dfsg~), libqt6gui6 (>= 6.4.2+dfsg~), libqt6help6 (>= 6.2.2), libqt6qml6 (>= 6.4.2+dfsg~), libqt6sql6 (>= 6.4.2+dfsg~), libstdc++6 (>= 13.1)
Size: 598748
SHA256: c29a3d54d51c3ec6a936aa9958d8b4a56834745aac7cebe163730182aa2cb540
SHA1: dad9a8969e33d1dca371551c7fe845ad57fceb26
MD5sum: 8a9fab6c755c7ff4ed5f59bde9a94e66
Description: Qt 6 documentation tools
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains tools like qdoc, qtattributionsscanner and
qhelpgenerator.
.
qdoc is a command-line tool for generating HTML documentation from .cpp
and .qdoc files.
.
qtattributionsscanner is a command-line tool that scans the source
code for qt_attribution.json file and outputs JSON or qdoc files
describing the copyright attributions for third party code.
.
qhelpgenerator is a command-line tool for packaging the HTML
documentation generated by qdoc into .qch files.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.qt.io/developers/
Tag: uitoolkit::qt
Section: utils
Priority: optional
Filename: pool/main/q/qt6-tools/qt6-documentation-tools_6.4.2-3+b1_amd64.deb