dbus-binding-tool

GLib bindings for D-Bus

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