# 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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dasht>
- **バージョン:** 2.4.0
- **ソース概要:** Search API docs offline, in your terminal or browser
- **ホームページ:** <https://sunaku.github.io/dasht>
- **リポジトリ:** <https://github.com/sunaku/dasht>
- **上流ドキュメント:** <https://sunaku.github.io/dasht>
- **ライセンス:** ISC
- **ソースアーカイブ:** <https://github.com/sunaku/dasht/archive/refs/tags/v2.4.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- dasht (cli)
- dasht-docsets (cli)
- dasht-docsets-extract (cli)
- dasht-docsets-install (cli)
- dasht-docsets-remove (cli)
- dasht-docsets-update (cli)
- dasht-query-exec (cli)
- dasht-query-html (cli)
- dasht-query-line (cli)
- dasht-server (cli)
- dasht-server-http (cli)
- 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 (エイリアス)

## 依存関係

- socat
- sqlite
- w3m
- wget

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.4.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sunaku/dasht
- 検出された最新: v2.4.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dasht
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [sqlite](https://pkg.so/ja/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [wget](https://pkg.so/ja/brew/wget/) - Runtime dependency declared by Homebrew.
- [socat](https://pkg.so/ja/brew/socat/) - Runtime dependency declared by Homebrew.
- [w3m](https://pkg.so/ja/brew/w3m/) - Runtime dependency declared by Homebrew.
- [mandown](https://pkg.so/ja/brew/mandown/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, terminal.
- [pinfo](https://pkg.so/ja/brew/pinfo/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, terminal.
- [doxygen](https://pkg.so/ja/brew/doxygen/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation.
- [docutils](https://pkg.so/ja/brew/docutils/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation.
- [docbook-xsl](https://pkg.so/ja/brew/docbook-xsl/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation.
- [asciidoc](https://pkg.so/ja/brew/asciidoc/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation.
- [asciidoctor](https://pkg.so/ja/brew/asciidoctor/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation.
- [mermaid-cli](https://pkg.so/ja/brew/mermaid-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation.
- [dashing](https://pkg.so/ja/brew/dashing/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, docset, docsets.
- [dbdocs](https://pkg.so/ja/npm/dbdocs/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, docs, documentation.
- [esdoc](https://pkg.so/ja/npm/esdoc/) - Both packages work with overlapping file formats or content types. Shared terms: api, cli, developer, developer-tools, docs.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
