glade

GTK+ User Interface Builder

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