How to Install and Uninstall qdbus-qt5 Package on Kali Linux

Last updated: May 21,2024

1. Install "qdbus-qt5" package

In this section, we are going to explain the necessary steps to install qdbus-qt5 on Kali Linux

$ sudo apt update $ sudo apt install qdbus-qt5

2. Uninstall "qdbus-qt5" package

This guide covers the steps necessary to uninstall qdbus-qt5 on Kali Linux:

$ sudo apt remove qdbus-qt5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the qdbus-qt5 package on Kali Linux

Package: qdbus-qt5
Source: qttools-opensource-src
Version: 5.15.10-6
Installed-Size: 91
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10
Size: 25660
SHA256: c5b25647fbf17d09980653e41e0b82e0a609ac4a0de663ed065bb50a4c13d1c1
SHA1: 462872e43782995b099558fb72a720073b0ae74c
MD5sum: 2bf0d37be724cad1eb65cf91a34515e4
Description: Qt 5 D-Bus tool
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 qdbus, a command-line tool interface to D-Bus that uses
the QtDBus library.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.qt.io/developers/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/q/qttools-opensource-src/qdbus-qt5_5.15.10-6_amd64.deb