g-ir-inspect

gobject-introspection

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-devel
Fedora
RUN dnf install -y gobject-introspection-devel
Raspbian
RUN apt-get update && \ apt-get install -y gobject-introspection
click the source code to copy install g-ir-inspect on any operating system with command-not-found.com