Automic VaultAutomic Vault

brew

dialog を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

dialog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dialog

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dialog

MacPorts ports tree · devel/dialog/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dialog

Alpine Linux edge package indexes · dialog · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install dialog

Debian stable package indexes · dialog · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install dialog

Fedora Rawhide package metadata · dialog · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dialog

nixpkgs package indexes · pkgs/by-name/di/dialog/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S dialog

Arch Linux sync databases · dialog · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install dialog

openSUSE Tumbleweed package metadata · dialog · ソース: download.opensuse.org

概要

パッケージ概要

Display user-friendly message boxes from shell scripts

コマンドとエイリアス

  • dialog
  • dialog-config

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1993: dialog 0.1 released by Savio Lam.
  • 1994: checklist, menu, color, shadow, radiolist, and gauge-era functionality appeared across early releases and forks.
  • 2001: Vincent Stemen sent patches that were folded into ongoing dialog snapshots.
  • 2012: dialog 1.2-era widget coverage and compatibility history were documented on the official site.

Related projects

  • Official related and compatibility discussion covers lxdialog, Xdialog, whiptail, gdialog, zenity, kdialog, and bsddialog.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$DIALOGRC~/.dialogrc/etc/dialogrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dialogcliグローバル実行可能ファイル
dialog-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.3-20260107
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://invisible-island.net/dialog/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://invisible-island.net/dialog/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dialog
バージョン1.3-20260107
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dialog
ホームページhttps://invisible-island.net/dialog/
上流ドキュメントhttps://invisible-island.net/dialog
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://invisible-mirror.net/archives/dialog/dialog-1.3-20260107.tgz
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedialog
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

dialog 1.3-20250116-1

Displays user-friendly dialog boxes from shell scripts

https://invisible-island.net/dialog/dialog.html

sudo apt install dialog
  • Section: misc
  • Architecture: amd64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Dialog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dialog from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdialog-dev 1.3-20250116-1

Displays user-friendly dialog boxes -- development files

https://invisible-island.net/dialog/dialog.html

sudo apt install libdialog-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: dialog
  • 2 依存関係
  • normalized package name match
  • 一致条件: Dialog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdialog-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdialog15 1.3-20250116-1

Displays user-friendly dialog boxes -- shared library

https://invisible-island.net/dialog/dialog.html

sudo apt install libdialog15
  • Section: libs
  • Architecture: amd64
  • Source Package: dialog
  • 3 依存関係
  • normalized package name match
  • 一致条件: Dialog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdialog15 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dialog

nix profile install nixpkgs#dialog
  • normalized package name match
  • 一致条件: Dialog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/di/dialog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dialog 1.3-20240101-1

Displays user-friendly dialog boxes from shell scripts

https://invisible-island.net/dialog/dialog.html

sudo apt install dialog
  • Section: universe/misc
  • Architecture: amd64
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dialog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dialog from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dialog 1.3.20260107-r1

Script interpreter providing curses widgets

https://invisible-island.net/dialog/dialog.html

sudo apk add dialog
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: dialog
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dialog
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dialog from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

dialog-doc 1.3.20260107-r1

Script interpreter providing curses widgets (documentation)

https://invisible-island.net/dialog/dialog.html

sudo apk add dialog-doc
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: dialog
  • normalized package name match
  • 一致条件: Dialog
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dialog-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

dialog-static 1.3.20260107-r1

Script interpreter providing curses widgets (static library)

https://invisible-island.net/dialog/dialog.html

sudo apk add dialog-static
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: dialog
  • normalized package name match
  • 一致条件: Dialog
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dialog-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

dialog 1.3-57.20250116.fc44

A utility for creating TTY dialog boxes

https://invisible-island.net/dialog/dialog.html

sudo dnf install dialog
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: dialog
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Dialog
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dialog from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

dialog-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-devel
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: dialog
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Dialog
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dialog-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dialog 1:1.3_20260107-1

A tool to display dialog boxes from shell scripts

https://invisible-island.net/dialog/

sudo pacman -S dialog
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dialog
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dialog from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dialog 1.3-13.3

Menus and Input Boxes for Shell Scripts

http://invisible-island.net/dialog/

sudo zypper install dialog
  • License: LGPL-2.1-only
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: dialog
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Dialog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dialog from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dialog-devel 1.3-13.3

Menus and Input Boxes for Shell Scripts

http://invisible-island.net/dialog/

sudo zypper install dialog-devel
  • License: LGPL-2.1-only
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: dialog
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dialog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dialog-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dialog-examples 1.3-13.3

Examples of using dialog tool

http://invisible-island.net/dialog/

sudo zypper install dialog-examples
  • License: LGPL-2.1-only
  • Category: Development/Libraries/Other
  • Architecture: noarch
  • Source Package: dialog
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dialog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dialog-examples from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dialog-lang 1.3-13.3

Translations for package dialog

http://invisible-island.net/dialog/

sudo zypper install dialog-lang
  • License: LGPL-2.1-only
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: dialog
  • 1 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Dialog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dialog-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libdialog15 1.3-13.3

Menus and Input Boxes for Shell Scripts

http://invisible-island.net/dialog/

sudo zypper install libdialog15
  • License: LGPL-2.1-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: dialog
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Dialog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libdialog15 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment