dbus-test-tool

simple interprocess messaging system (test infrastructure)

Debian Debian
RUN apt-get update && \ apt-get install -y dbus-1-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y dbus-1-dbg
Alpine
RUN apk add dbus
Arch Arch Linux
RUN pacman -S --noconfirm dbus
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dbus-tests
Fedora
RUN dnf install -y dbus-daemon-1
Raspbian
RUN apt-get update && \ apt-get install -y dbus-1-dbg
click the source code to copy install dbus-test-tool on any operating system with command-not-found.com