# 使用 Homebrew, pacman 安装 sdedit

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

## 安装

```sh
sudo av install brew:sdedit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sdedit
```

  证据: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S sdedit
```

  证据: Arch Linux sync databases: sdedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:sdedit
- **软件包管理器:** Homebrew
- **版本:** 4.2.1
- **来源摘要:** Tool for generating sequence diagrams very quickly
- **主页:** <https://sdedit.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- sdedit (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.2.1
## 项目历史与用法

Quick Sequence Diagram Editor, commonly packaged as sdedit, generates UML sequence diagrams from a compact textual description of objects and messages. It automatically lays out lifelines and messages and exports to raster, vector, and document formats.

### 项目历史

The project was registered on SourceForge in September 2006 and developed as a Java desktop and command-line tool. Its historical change log records the addition of plugins, multithreading features, printing, titles and descriptions, Javadoc integration, and increasingly configurable diagram presentation.

Development later moved to the sdedit organization on GitHub. The repository includes the QSD application and library trees, and the SourceForge project page explicitly identifies that GitHub repository as the source-code host.

### 采用历史

The supplied package metadata records Homebrew and Arch-style pacman packaging. The project also supported use as a Javadoc taglet, which gave Java developers a way to generate sequence diagrams as part of API documentation.

### 使用方式

Users write object declarations and message lines, preview the generated sequence diagram in the editor, or invoke sdedit from a shell with an input file and output format. The command-line interface can produce PDF, PostScript, SVG, PNG, and other formats for automated documentation workflows.

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

sdedit is an early diagram-as-code tool: it trades free-form drawing for a small textual language and deterministic automatic layout. That makes the Java application useful both interactively and in scripted documentation builds.

### 时间线

- 2006: The SourceForge project was registered.
- 2017: The GitHub repository published the 4.2 beta series with HTML rendering.
- 2020: The SourceForge project recorded its latest listed update.

### Related projects

- The application uses FreeHEP VectorGraphics for export and includes a Javadoc taglet for embedding generated diagrams in Java documentation.

### 来源

- <https://github.com/sdedit/sdedit>
- <https://sdedit.sourceforge.net/>
- <https://sdedit.sourceforge.net/changelog/index.html>
- <https://sdedit.sourceforge.net/command_line/index.html>
- <https://sdedit.sourceforge.net/taglet/index.html>
- <https://sourceforge.net/projects/sdedit/>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- pacman - sdedit - 4.2.1-2: normalized package name match | Arch Linux sync databases: sdedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Lightweight sequence diagram editor | http://sdedit.sourceforge.net


## Combined YAML source

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