gdialog

Display graphical dialog boxes from shell scripts

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