macOS
brew install clang-umllocal Homebrew formula metadata
sudo port install clang-umlMacPorts ports tree · devel/clang-uml/Portfile · ソース: api.github.com
brew
clang-uml のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install clang-umllocal Homebrew formula metadata
sudo port install clang-umlMacPorts ports tree · devel/clang-uml/Portfile · ソース: api.github.com
nix profile install nixpkgs#clang-umlnixpkgs package indexes · pkgs/by-name/cl/clang-uml/package.nix · ソース: api.github.com
winget install --id bkryza.clang-uml -eWindows Package Manager source index · bkryza.clang-uml · ソース: cdn.winget.microsoft.com
概要
Customizable automatic UML diagram generator for C++ based on Clang
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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-uml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clang-uml | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bkryza/clang-uml
インストールメタデータ
| パッケージキー | brew:clang-uml |
|---|---|
| バージョン | 0.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/clang-uml |
| ホームページ | https://github.com/bkryza/clang-uml |
| リポジトリ | https://github.com/bkryza/clang-uml |
| 上流ドキュメント | https://clang-uml.github.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/bkryza/clang-uml/archive/refs/tags/0.6.3.tar.gz |
| 最終更新 | 2026-07-06T22:28:31Z |
| Pulse | updated |
| 依存関係 | llvm, yaml-cpp |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
clang-uml
nix profile install nixpkgs#clang-umlclang-uml
sudo port install clang-umlbkryza.clang-uml
winget install --id bkryza.clang-uml -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.