# dasht を Homebrew, apk, Nix でインストール

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

## インストール

```sh
sudo av install brew:dasht
```

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

### macOS

- Homebrew (100%):

```sh
brew install dasht
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dasht
```

  証拠: Alpine Linux edge package indexes: dasht from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#dasht
```

  証拠: nixpkgs package indexes: pkgs/by-name/da/dasht/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dasht
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.4.0
- **ソース概要:** Search API docs offline, in your terminal or browser
- **ホームページ:** <https://sunaku.github.io/dasht>
- **リポジトリ:** <https://github.com/sunaku/dasht>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dasht (エイリアス)
- dasht-docsets (エイリアス)
- dasht-docsets-extract (エイリアス)
- dasht-docsets-install (エイリアス)
- dasht-docsets-remove (エイリアス)
- dasht-docsets-update (エイリアス)
- dasht-query-exec (エイリアス)
- dasht-query-html (エイリアス)
- dasht-query-line (エイリアス)
- dasht-server (エイリアス)
- dasht-server-http (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.4.0
## プロジェクトの歴史と使われ方

dasht is a POSIX-shell toolset for searching and browsing Dash docsets from a terminal or local browser.

### プロジェクトの歴史

The project published v1.0.0 in early 2016 and moved quickly to a v2.0.0 line the same year. Its README frames the name as a combination of Dash and terminal, and documents a collection of scripts for searching, serving, installing, and updating offline docsets.

### 採用の歴史

dasht's adoption is centered on users who want Dash-style API documentation without leaving Unix shells, editors, or lightweight browser views. Official documentation covers package-manager installation, manual installation, shell completion, and Vim integration.

### 使われ方

The normal workflow is to install one or more docsets with `dasht-docsets-install`, search them with `dasht`, and optionally expose a browser search interface with `dasht-server`.

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

Package nerds care about dasht because it treats offline API documentation as command-line data: SQLite docset indexes, POSIX tools, manpages, shell completions, and editor integration instead of a GUI-only documentation browser.

### タイムライン

- 2016: v1.0.0 and v1.1.0 releases established the project.
- 2016: v2.0.0 introduced the second major release line.
- 2020: v2.4.0 was published as a tagged GitHub release.

### Related projects

- dasht is built around Dash docsets and documents related use with Vim through the vim-dasht plugin.

### ソース

- <https://github.com/sunaku/dasht#readme>
- <https://sunaku.github.io/dasht/man/>
- <https://github.com/sunaku/dasht/releases/tag/v1.0.0>
- <https://github.com/sunaku/dasht/releases/tag/v2.0.0>
- <https://github.com/sunaku/dasht/releases/tag/v2.4.0>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - dasht: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/dasht/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - dasht - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: dasht from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | collection of shell scripts for searching, browsing, and managing API documentation from Dash | https://github.com/sunaku/dasht
- apk - dasht-doc - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: dasht-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | collection of shell scripts for searching, browsing, and managing API documentation from Dash (documentation) | https://github.com/sunaku/dasht
- apk - dasht-zsh-completion - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: dasht-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for dasht | https://github.com/sunaku/dasht


## Combined YAML source

View the package source record on GitHub. [combined/dasht.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dasht.yml)


## ソース

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