macOS
brew install clang-umllocal Homebrew formula metadata
sudo port install clang-umlMacPorts ports tree · devel/clang-uml/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clang-uml in AI-Agent-Workflows.
Installation
brew install clang-umllocal Homebrew formula metadata
sudo port install clang-umlMacPorts ports tree · devel/clang-uml/Portfile · Quelle: api.github.com
nix profile install nixpkgs#clang-umlnixpkgs package indexes · pkgs/by-name/cl/clang-uml/package.nix · Quelle: api.github.com
winget install --id bkryza.clang-uml -eWindows Package Manager source index · bkryza.clang-uml · Quelle: cdn.winget.microsoft.com
Überblick
Customizable automatic UML diagram generator for C++ based on Clang
Verlauf
clang-uml is a Clang-based automatic diagram generator for C, C++, and Objective-C codebases, using YAML configuration to produce class, sequence, package, and include diagrams.
The public repository was created in 2021. Its README describes the project as a way to keep diagrams up to date inside a codebase and to document legacy code from real source, with output support for PlantUML, Mermaid, GraphML, and JSON.
The release series has grown from 0.1.0 through 0.6.x, with the Homebrew stable version 0.6.2 using LLVM 21 and yaml-cpp. The documentation includes a dedicated configuration reference and quick-start workflow around a .clang-uml file.
Distribution broadened beyond source builds: the input metadata lists Homebrew, MacPorts, Nix, and winget packaging. Homebrew ships bottles for macOS and Linux and reported 615 installs over the prior 365 days for the formula.
A typical workflow is to run clang-uml --init, edit .clang-uml to point at a compile_commands.json database and diagram definitions, then generate PlantUML, Mermaid, GraphML, or JSON diagram output from selected source globs.
clang-uml matters to package nerds because it is a substantial LLVM consumer packaged as a cross-platform CLI: it exposes the friction points of compiler-version pinning, C++ dependency packaging, and diagram-tool integration in one formula.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.clang-umlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clang-uml | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bkryza/clang-uml
Installationsmetadaten
| Paketschlüssel | brew:clang-uml |
|---|---|
| Version | 0.6.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clang-uml |
| Homepage | https://github.com/bkryza/clang-uml |
| Repository | https://github.com/bkryza/clang-uml |
| Upstream-Dokumentation | https://clang-uml.github.io/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/bkryza/clang-uml/archive/refs/tags/0.6.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-06T22:28:31Z |
| Pulse | updated |
| Abhängigkeiten | llvm, yaml-cpp |
| Build-Abhängigkeiten | cmake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clang-uml |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
clang-uml
nix profile install nixpkgs#clang-umlclang-uml
sudo port install clang-umlbkryza.clang-uml
winget install --id bkryza.clang-uml -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.