# Installer sdedit avec Homebrew, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sdedit pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sdedit
```

  Preuve: local Homebrew formula metadata

### Linux

- pacman (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:sdedit
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.2.1
- **Résumé source:** Tool for generating sequence diagrams very quickly
- **Page d'accueil:** <https://sdedit.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sdedit (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.2.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
