Automic VaultAutomic Vault

brew

Install umlet with Homebrew, apt, Nix, scoop

This UML tool aimed at providing a fast way of creating UML diagrams. Version 15.1 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install umlet

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install umlet

Debian stable package indexes · umlet · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#umlet

nixpkgs package indexes · pkgs/by-name/um/umlet/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install extras/umlet

Scoop official bucket manifest trees · bucket/umlet.json · source: api.github.com

overview

Package summary

This UML tool aimed at providing a fast way of creating UML diagrams

Commands and aliases

  • umlet
  • umlet-15.1

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
umletcliglobal executable
umlet-15.1cliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version15.1
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://www.umlet.com/

install metadata

Package metadata

Package keybrew:umlet
Version15.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/umlet
Homepagehttps://www.umlet.com/
Repositoryhttps://github.com/umlet/umlet
Upstream docshttps://github.com/umlet/umlet/wiki
LicenseGPL-3.0-only
Source archivehttps://www.umlet.com/download/umlet_15_1/umlet-standalone-15.1.zip
Last updated2026-06-22T14:06:32-07:00
Pulseupdated
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameumlet
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

umlet 15.1+ds-1

simple, text driven UML drawing tool

https://umlet.com

sudo apt install umlet
  • Section: devel
  • Architecture: all
  • 12 dependencies
  • normalized package name match
  • Matched by: Umlet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: umlet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

umlet

nix profile install nixpkgs#umlet
  • normalized package name match
  • Matched by: Umlet
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/um/umlet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/umlet

scoop install extras/umlet
  • normalized package name match
  • Matched by: Umlet
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/umlet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment