dh_girepository

Generate interface introspection data for GObject libraries

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