# sdedit を Homebrew, pacman でインストール

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
