# 使用 Homebrew, apt, Nix, scoop 安装 umlet

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

## 安装

```sh
sudo av install brew:umlet
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install umlet
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install umlet
```

  证据: Debian stable package indexes: umlet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#umlet
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/umlet
```

  证据: Scoop official bucket manifest trees: bucket/umlet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:umlet
- **软件包管理器:** Homebrew
- **版本:** 15.1
- **来源摘要:** This UML tool aimed at providing a fast way of creating UML diagrams
- **主页:** <https://www.umlet.com/>
- **最后更新:** 2026-06-22T14:06:32-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- umlet (别名)
- umlet-15.1 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

UMLet is a free, open source UML diagramming tool built for fast sketching, plain-text editing of UML elements, exports, custom elements, and lightweight Java-based use.

### 项目历史

UMLet's official change history traces the project back to v0.1 on January 25, 2001 and records v1.0 on June 21, 2002. The v1.0 notes already contain the long-running identity of the project: a lightweight Java application, cross-platform usability, a text editor panel for element attributes, undo/redo, new diagram types, and image export.

The project evolved through a standalone Java application and an Eclipse plugin, with early releases adding SVG/PDF export, XML-based file storage, GPL licensing, custom graphical elements, EPS export, Eclipse 3 support, palette handling, and text-based sequence diagrams. Later official site text describes UMLetino as the web app and a Visual Studio Code extension as another way to use the same fast-diagramming idea.

UMLet's core concept has remained deliberately unusual among UML tools: diagram elements are changed through text input and a small markdown dialect instead of modal property dialogs. The official site also documents runtime-customizable Java code for custom elements, letting users tailor their own diagram elements inside the tool.

### 采用历史

Official download pages and the homepage show adoption across Windows, macOS, Linux, Eclipse, web, and VS Code contexts. The Homebrew input also records packaging through Brew, Debian, Nix, and Scoop, reflecting the tool's long tail as a Java desktop utility that still fits modern package-manager distribution.

For developers and students, UMLet became useful where quick UML sketches mattered more than heavyweight model repositories. Its plain-text editing model, clipboard/export support, and small standalone footprint made it comfortable for people who install tools through package managers and want diagrams near code rather than inside a large modeling suite.

### 使用方式

Users create class, use-case, sequence, state, deployment, and activity diagrams; edit elements in a text panel; use palettes and Ctrl+Space help; export to EPS, PDF, JPG, SVG, or clipboard; and create custom UML elements. The package exposes command-line launchers in package managers, but the main workflow is a graphical desktop or plugin/web editor.

In package-nerd practice, UMLet is the sort of tool installed for occasional architecture diagrams, README illustrations, classroom material, or issue discussions: lightweight enough to keep available through Homebrew, Debian, Nix, or Scoop without committing to a full modeling environment.

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

UMLet is significant because it is a long-lived, cross-platform developer tool with a stable, packageable identity: Java-based, GPL, standalone/plugin/web/VS Code surfaces, and file/export workflows that do not require a hosted account.

Its history is unusually well documented by the project's own site, including the pre-1.0 era, which makes it stronger than many small GUI tools for source-backed package-history enrichment.

### 时间线

- 2001: UMLet v0.1 released on January 25, according to the official change-history page.
- 2002: UMLet 1.0 released on June 21 as a lightweight Java application with text-panel editing and cross-platform usability.
- Early 2000s: Releases add SVG/PDF export, GPL open source licensing, XML file format, custom graphical elements, EPS export, and Eclipse plugin support.
- Later releases: UMLet adds text-based sequence/activity features, improved exports, OS/Eclipse integration, web improvements, dark mode, and a VS Code extension.

### Related projects

- The official site names UMLetino as the web app, the Eclipse plugin, and the Visual Studio Code extension as related project surfaces.

### 来源

- <https://api.github.com/repos/umlet/umlet>
- <https://www.umlet.com/>
- <https://www.umlet.com/changes.htm>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - umlet - 15.1+ds-1: normalized package name match | Debian stable package indexes: umlet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple, text driven UML drawing tool | https://umlet.com
- Nix - umlet: normalized package name match | nixpkgs package indexes: pkgs/by-name/um/umlet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/umlet: normalized package name match | Scoop official bucket manifest trees: bucket/umlet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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