libglade-convert

development

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