pkg.soopen package index

brew / 順位 2564

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dash-shell

local Homebrew formula metadata

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

MacPorts ports tree · shells/dash/Portfile · ソース: api.github.com

Linux

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

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

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

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

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

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

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

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

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

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

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

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

概要

パッケージ概要

POSIX-compliant descendant of NetBSD's ash (the Almquist SHell)

コマンドとエイリアス

  • dash

履歴

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

dash is a small POSIX shell descended from the Almquist shell lineage. In package-manager culture it is the fast, minimal `/bin/sh` candidate: less interactive shell comfort than Bash, but a tighter target for scripts that claim POSIX portability.

プロジェクトの歴史

dash descends from NetBSD's ash, the Almquist shell, and is maintained as a lightweight command interpreter for POSIX shell scripts. Its manual documents a shell focused on command execution, scripts, redirection, expansions, and built-ins rather than interactive user features.

The project became especially visible through Debian and Ubuntu system-shell work, where dash's speed and small size made it a candidate for `/bin/sh`. That history turned a modest shell implementation into an important compatibility test for shell scripts.

採用の歴史

Debian's dash-as-bin-sh effort made dash part of everyday Linux packaging culture: maintainer scripts and `/bin/sh` scripts needed to stop relying on Bash-only behavior. The result was not just adoption of a shell, but pressure toward cleaner POSIX shell scripting across packages.

Homebrew packages it as `dash-shell` to avoid name ambiguity while still exposing the `dash` executable. Other Unix-like distributions package it simply as `dash`, often as a system scripting shell rather than an interactive login shell.

使われ方

Typical use is running POSIX shell scripts directly with `dash` or using it as `/bin/sh` on systems configured that way. It normally has no package-specific user config or credential store; shell startup behavior and scripts are governed by POSIX shell conventions and the system configuration.

パッケージ好きにとっての重要性

dash matters because it catches accidental Bashisms. If a package maintainer script works under dash, it is more likely to be genuinely portable `/bin/sh`; if it breaks, the package has probably encoded an undeclared Bash dependency.

タイムライン

  • Almquist shell era: ash provided the small POSIX shell lineage that dash descends from.
  • Debian dash-as-bin-sh era: dash became a prominent `/bin/sh` implementation for package scripts.
  • Present: dash is maintained in the kernel.org source tree and packaged across Unix-like systems.

Related projects

  • dash is related to ash, NetBSD sh, BusyBox ash, Bash in POSIX mode, and the broader family of `/bin/sh` implementations used by Unix package scripts.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
dash実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.5.13.5
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dash-shell
バージョン0.5.13.5
パッケージマネージャHomebrew
ホームページhttp://gondor.apana.org.au/~herbert/dash/
最終更新2026-07-26T14:49:13Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

MacPorts94%

dash

sudo port install dash
  • installed executable or alias match
  • 一致条件: Dash
MacPorts ports tree · api.github.com · MacPorts ports tree: shells/dash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

dash 0.5.12-12

POSIX-compliant shell

http://gondor.apana.org.au/~herbert/dash/

sudo apt install dash
  • Section: shells
  • Architecture: amd64
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Dash
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dash from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

dash

nix profile install nixpkgs#dash
  • installed executable or alias match
  • 一致条件: Dash
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/da/dash/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

ash 0.5.12-6ubuntu5

compatibility package for dash

http://gondor.apana.org.au/~herbert/dash/

sudo apt install ash
  • Section: universe/shells
  • Architecture: all
  • Source Package: dash
  • installed executable or alias match
  • 一致条件: Dash
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ash from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

dash 0.5.12-6ubuntu5

POSIX-compliant shell

http://gondor.apana.org.au/~herbert/dash/

sudo apt install dash
  • Section: shells
  • Architecture: amd64
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Dash
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dash from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk92%

dash 0.5.13.1-r2

Small and fast POSIX-compliant shell

http://gondor.apana.org.au/~herbert/dash/

sudo apk add dash
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: dash
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Dash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dash from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

dash-binsh 0.5.13.1-r2

dash as /bin/sh

http://gondor.apana.org.au/~herbert/dash/

sudo apk add dash-binsh
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: dash
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Dash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dash-binsh from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

dash-dbg 0.5.13.1-r2

Small and fast POSIX-compliant shell (debug symbols)

http://gondor.apana.org.au/~herbert/dash/

sudo apk add dash-dbg
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: dash
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Dash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dash-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

dash-doc 0.5.13.1-r2

Small and fast POSIX-compliant shell (documentation)

http://gondor.apana.org.au/~herbert/dash/

sudo apk add dash-doc
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: dash
  • installed executable or alias match
  • 一致条件: Dash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dash-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf92%

dash 0.5.13.2-2.fc45

Small and fast POSIX-compliant shell

http://gondor.apana.org.au/~herbert/dash/

sudo dnf install dash
  • License: BSD-3-Clause AND GPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dash
  • 3 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Dash
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dash from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman92%

dash 0.5.13.4-1

POSIX compliant shell that aims to be as small as possible

http://gondor.apana.org.au/~herbert/dash/

sudo pacman -S dash
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Architecture: x86_64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Dash
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dash from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper92%

dash 0.5.13.4-1.3

POSIX-compliant Implementation of /bin/sh

http://gondor.apana.org.au/~herbert/dash/

sudo zypper install dash
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Category: System/Shells
  • Architecture: x86_64
  • Source Package: dash
  • 2 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Dash
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dash from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

dash-sh 0.5.13.4-1.3

Handle behaviour of /bin/sh

http://gondor.apana.org.au/~herbert/dash/

sudo zypper install dash-sh
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: dash
  • 1 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: Dash
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dash-sh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation