dialog-config

applications with the dialog library

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