Wingetlywingetly
← All apps

clang-uml

by bkryzav0.6.3

Last updated

Customizable automatic UML diagram generator for C++ based on Clang.

Install with winget

$ winget install --id bkryza.clang-uml --exact --version 0.6.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for clang-uml

clang-uml uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
clang-uml-0.6.3-win64.exe /S

See the full silent install reference for clang-uml

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

An automatic C++ to UML class, sequence, package and include diagram generator, driven by YAML configuration files. The main idea behind the project is to easily maintain up-to-date diagrams within a code-base or document legacy code.

Installers · v0.6.3

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for clang-uml.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • C
    clangdLLVM
    LLVM.clangdv22.1.6

    Language server for C/C++, by the LLVM project

  • Embarcadero Dev-C++Embarcadero Technologies Inc.
    Embarcadero.Dev-C++v6.3

    A fast, portable, simple, and free C/C++ IDE

  • W
    WinLibs (POSIX threads, UCRT runtime)Brecht Sanders
    BrechtSanders.WinLibs.POSIX.UCRTv16.1.0-14.0.0-r4

    A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library and UCRT runtime library.

  • draw.ioJGraph
    JGraph.Drawv31.4.5

    A diagramming desktop app based on Electron that wraps the core draw.io editor.

  • LLVMLLVM
    LLVM.LLVMv23.1.1

    A collection of modular and reusable compiler and toolchain technologies.

  • W
    WinLibs (POSIX threads, MSVCRT runtime, LLVM included)Brecht Sanders
    BrechtSanders.WinLibs.POSIX.MSVCRT.LLVMv14.2.0-19.1.7-12.0.0-r3

    A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library, MSVCRT runtime library and LLVM/Clang/LLD/LLDB.

More from bkryza or browse clang, cplusplus, cpp.

Frequently asked questions

How do I install clang-uml on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id bkryza.clang-uml --exact --version 0.6.3. winget downloads the installer from bkryza and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install clang-uml silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id bkryza.clang-uml --exact 0.6.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for clang-uml?
clang-uml uses EXE (NSIS). Run the downloaded installer with: clang-uml-0.6.3-win64.exe /S. The silent switches are /S.
How do I uninstall clang-uml via winget?
Run: winget uninstall --id bkryza.clang-uml --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from clang-uml's Apps & Features entry.
Is clang-uml free?
clang-uml is distributed under Apache-2.0. Refer to the publisher (https://github.com/bkryza/clang-uml) for the full license terms - Wingetly itself does not charge for installation.
Does clang-uml work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls clang-uml directly from the publisher.
How do I keep clang-uml up to date?
Run winget upgrade --id bkryza.clang-uml --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of clang-uml from microsoft/winget-pkgs.

Recent versions

  • 0.6.3latest
  • 0.6.2
  • 0.6.1