Package: libqt5dbus5t64 Status: install reinstreq unpacked Priority: optional Section: libs Installed-Size: 764 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Multi-Arch: same Source: qtbase-opensource-src Version: 5.15.15+dfsg-6 Replaces: libqt5dbus5 Provides: libqt5dbus5 (= 5.15.15+dfsg-6) Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.10), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-15 Breaks: libqt5dbus5 (<< 5.15.15+dfsg-6) Description: Qt 5 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Homepage: https://www.qt.io/developers/