gtk-builder-tool

Development files for GTK+

Debian Debian
RUN apt-get update && \ apt-get install -y libgtk-3-bin
Ubuntu
RUN apt-get update && \ apt-get install -y libgtk-3-0-dbg
Arch Arch Linux
RUN pacman -S --noconfirm gtk3
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libgtk-3-bin
CentOS
RUN yum install -y gtk3-devel
Fedora
RUN dnf install -y gtk3-devel
Raspbian
RUN apt-get update && \ apt-get install -y libgtk-3-bin
click the source code to copy install gtk-builder-tool on any operating system with command-not-found.com