gnome-autogen.sh

common scripts and macros to develop with GNOME

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