# 使用 Homebrew, apk, dnf, Nix 安装 desed

查看 desed 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:desed
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install desed
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add desed
```

  证据: Alpine Linux edge package indexes: desed from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install desed
```

  证据: Fedora Rawhide package metadata: desed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#desed
```

  证据: nixpkgs package indexes: pkgs/by-name/de/desed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:desed
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/desed>
- **版本:** 1.2.2
- **来源摘要:** Debugger for Sed
- **主页:** <https://soptik.tech/articles/building-desed-the-sed-debugger.html>
- **仓库:** <https://github.com/SoptikHa2/desed>
- **上游文档:** <https://soptik.tech/articles/building-desed-the-sed-debugger.html>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://github.com/SoptikHa2/desed/archive/refs/tags/v1.2.2.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- desed (cli)
- desed (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.2.2
- 本地数据: OK
- 上游仓库: https://github.com/SoptikHa2/desed
- 检测到的最新版本: v1.2.2 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

desed is a terminal user-interface debugger for sed scripts. It wraps GNU sed's debugging capability with interactive stepping, breakpoints, reverse stepping, hot reload, and state inspection.

### 项目历史

The maintainer describes desed as a first Rust project built because sed lacked comfortable debugging tooling. The project reached public 1.x releases by 2020 and had a v1.2.2 release in 2024.

### 采用历史

The official README lists several package routes, including Alpine Linux, Arch AUR, DragonFly BSD, Fedora, FreeBSD, Void Linux, Cargo, source builds, and precompiled GitHub releases. That spread reflects a small but real command-line audience across Unix-like package ecosystems.

### 使用方式

Users run desed to step through sed programs, inspect pattern and hold-space state, preview substitutions, place breakpoints, and reload edited scripts while staying in a terminal UI.

### 为什么软件包爱好者会关心

desed is notable because it gives a classic Unix stream editor the kind of interactive debugger usually associated with larger programming languages. For package collectors, it is a niche but memorable text-processing tool: small, Rust-based, and aimed at people who write enough sed to need a debugger.

### 时间线

- 2020: v1.2.0 added autoreload and BSD support.
- 2022: v1.2.1 fixed BSD file-watch support on armv7.
- 2024: v1.2.2 was published.

### Related projects

- Related tools include GNU sed itself and sed programs such as sedtris, which the README references as an example of complex sed usage.

### 来源

- <https://github.com/SoptikHa2/desed#readme>
- <https://github.com/SoptikHa2/desed/releases/tag/v1.2.0>
- <https://github.com/SoptikHa2/desed/releases/tag/v1.2.2>


## 安全说明

escape, surveillance, or offensive capability signal.

- **Geiger 风险:** red / 中
- escape, surveillance, or offensive capability signal

## 源数据库详情

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

## 其他软件包管理器记录

- Nix - desed: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/desed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - desed - 1.2.2-r0: normalized package name match | Alpine Linux edge package indexes: desed from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Demystify and debug your sed scripts, from comfort of your terminal | https://github.com/SoptikHa2/desed
- apk - desed-doc - 1.2.2-r0: normalized package name match | Alpine Linux edge package indexes: desed-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Demystify and debug your sed scripts, from comfort of your terminal (documentation) | https://github.com/SoptikHa2/desed
- dnf - desed - 1.2.2-9.fc45: normalized package name match | Fedora Rawhide package metadata: desed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Sed script debugger | https://crates.io/crates/desed


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [ssed](https://pkg.so/zh-hans/brew/ssed/) - Shares pkgdb curated category or tags: cli, developer-tools, sed, text-processing.
- [minised](https://pkg.so/zh-hans/brew/minised/) - Shares pkgdb curated category or tags: cli, developer-tools, sed, text-processing.
- [sd](https://pkg.so/zh-hans/brew/sd/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [nkf](https://pkg.so/zh-hans/brew/nkf/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [enca](https://pkg.so/zh-hans/brew/enca/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [choose-rust](https://pkg.so/zh-hans/brew/choose-rust/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [enscript](https://pkg.so/zh-hans/brew/enscript/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [rpl](https://pkg.so/zh-hans/brew/rpl/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [bsdconv](https://pkg.so/zh-hans/brew/bsdconv/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, processing, text.
- [cconv](https://pkg.so/zh-hans/brew/cconv/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, processing, text.

## Combined YAML source

View the package source record on GitHub. [combined/desed.yml](https://github.com/mxcl/pkgdb/blob/main/combined/desed.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
