macOS
brew install dialoglocal Homebrew formula metadata
sudo port install dialogMacPorts ports tree · devel/dialog/Portfile · source: api.github.com
brew
Display user-friendly message boxes from shell scripts. Version 1.3-20260107 via Homebrew; verified from local package data.
install
brew install dialoglocal Homebrew formula metadata
sudo port install dialogMacPorts ports tree · devel/dialog/Portfile · source: api.github.com
sudo apk add dialogAlpine Linux edge package indexes · dialog · source: dl-cdn.alpinelinux.org
sudo apt install dialogDebian stable package indexes · dialog · source: deb.debian.org
sudo dnf install dialogFedora Rawhide package metadata · dialog · source: dl.fedoraproject.org
nix profile install nixpkgs#dialognixpkgs package indexes · pkgs/by-name/di/dialog/package.nix · source: api.github.com
sudo pacman -S dialogArch Linux sync databases · dialog · source: geo.mirror.pkgbuild.com
sudo zypper install dialogopenSUSE Tumbleweed package metadata · dialog · source: download.opensuse.org
overview
Display user-friendly message boxes from shell scripts
history
dialog is the classic curses-based program for showing message boxes, menus, gauges, forms, and other text user-interface widgets from shell scripts.
The official history traces dialog to Savio Lam's initial 0.1 release on 1993-12-17, when the program had inputbox, msgbox, and yesno options. Through 1994 and 1995, contributors added checklist, menu, textbox, color, shadows, radiolist, gauge, mouse support, and related features.
dialog became part of Unix installer and system-script culture because shell scripts could ask structured questions without depending on a graphical desktop. The official history notes FreeBSD's fork and its use around sysinstall, and the project page compares related tools such as whiptail, Xdialog, gdialog, zenity, kdialog, and bsddialog.
The manpage describes dialog as a program that lets scripts present questions or display messages using dialog boxes. Common package-manager users install it so shell scripts can use widgets such as checklist, menu, gauge, inputbox, passwordbox, textbox, and yesno.
dialog matters to package people because it is one of the small tools that makes source builds, installers, and distribution scripts feel interactive while still being plain shell. Its long compatibility story explains why many packages also know about whiptail and other dialog-like front ends.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$DIALOGRC~/.dialogrc/etc/dialogrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dialog | cli | global executable | |
dialog-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://invisible-island.net/dialog/
install metadata
| Package key | brew:dialog |
|---|---|
| Version | 1.3-20260107 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dialog |
| Homepage | https://invisible-island.net/dialog/ |
| Upstream docs | https://invisible-island.net/dialog |
| License | LGPL-2.1-or-later |
| Source archive | https://invisible-mirror.net/archives/dialog/dialog-1.3-20260107.tgz |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dialog |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dialog 1.3-20250116-1
Displays user-friendly dialog boxes from shell scripts
https://invisible-island.net/dialog/dialog.html
sudo apt install dialoglibdialog-dev 1.3-20250116-1
Displays user-friendly dialog boxes -- development files
https://invisible-island.net/dialog/dialog.html
sudo apt install libdialog-devlibdialog15 1.3-20250116-1
Displays user-friendly dialog boxes -- shared library
https://invisible-island.net/dialog/dialog.html
sudo apt install libdialog15dialog
nix profile install nixpkgs#dialogdialog 1.3-20240101-1
Displays user-friendly dialog boxes from shell scripts
https://invisible-island.net/dialog/dialog.html
sudo apt install dialogdialog 1.3.20260107-r1
Script interpreter providing curses widgets
https://invisible-island.net/dialog/dialog.html
sudo apk add dialogdialog-doc 1.3.20260107-r1
Script interpreter providing curses widgets (documentation)
https://invisible-island.net/dialog/dialog.html
sudo apk add dialog-docdialog-static 1.3.20260107-r1
Script interpreter providing curses widgets (static library)
https://invisible-island.net/dialog/dialog.html
sudo apk add dialog-staticdialog 1.3-57.20250116.fc44
A utility for creating TTY dialog boxes
https://invisible-island.net/dialog/dialog.html
sudo dnf install dialogdialog-devel 1.3-57.20250116.fc44
Development files for building applications with the dialog library
https://invisible-island.net/dialog/dialog.html
sudo dnf install dialog-develdialog 1:1.3_20260107-1
A tool to display dialog boxes from shell scripts
https://invisible-island.net/dialog/
sudo pacman -S dialogdialog 1.3-13.3
Menus and Input Boxes for Shell Scripts
http://invisible-island.net/dialog/
sudo zypper install dialogdialog-devel 1.3-13.3
Menus and Input Boxes for Shell Scripts
http://invisible-island.net/dialog/
sudo zypper install dialog-develdialog-examples 1.3-13.3
Examples of using dialog tool
http://invisible-island.net/dialog/
sudo zypper install dialog-examplesdialog-lang 1.3-13.3
Translations for package dialog
http://invisible-island.net/dialog/
sudo zypper install dialog-langlibdialog15 1.3-13.3
Menus and Input Boxes for Shell Scripts
http://invisible-island.net/dialog/
sudo zypper install libdialog15source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.