# 使用 Homebrew, apk, Nix 安装 dasht

查看 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
