macOS
brew install clang-format@11local Homebrew formula metadata
brew
Formatting tools for C, C++, Obj-C, Java, JavaScript, TypeScript. Version 11.1.0 via Homebrew; verified 2026-05-19.
install
brew install clang-format@11local Homebrew formula metadata
sudo apt install clang-formatDebian stable package indexes · clang-format · source: deb.debian.org
overview
Formatting tools for C, C++, Obj-C, Java, JavaScript, TypeScript
history
clang-format@11 is the versioned Homebrew packaging of LLVM/Clang's formatter for the LLVM 11 era. It exists for projects that need the formatting behavior of that major release instead of whichever clang-format happens to be newest.
The underlying clang-format tool predates LLVM 11, but the 11.1.0 documentation captures the feature set and command-line behavior for that release line. It documents clang-format as a LibFormat-based standalone tool with editor integrations and project-local .clang-format or _clang-format configuration.
Versioned clang-format packages are useful because formatter output can change across LLVM releases. The supplied package-manager data lists Homebrew clang-format@11 as well as Debian and Ubuntu clang-format packaging, reflecting the need to install or pin specific major versions in build and CI environments.
Users run clang-format-11 or git-clang-format-11 from the Homebrew package when a project requires LLVM 11 formatting. Configuration remains project-local via .clang-format or _clang-format, with -style=file and -dump-config documented in the LLVM 11 manual.
The package is significant as a version pin rather than a separate upstream. Formatting is often treated as a build contract, so package managers keep older clang-format majors available to avoid style churn in long-lived C, C++, Objective-C, Java, JavaScript, Protobuf, and C# repositories.
security posture
No matching local secret-handling manifest was found for clang-format@11. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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-format_clang-formatexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clang-format-11 | cli | global executable | |
git-clang-format-11 | cli | global executable |
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.
https://github.com/llvm/llvm-project
install metadata
| Package key | brew:clang-format@11 |
|---|---|
| Version | 11.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clang-format@11 |
| Homepage | https://clang.llvm.org/docs/ClangFormat.html |
| Repository | https://github.com/llvm/llvm-project |
| Upstream docs | https://releases.llvm.org/11.1.0/tools/clang/docs/ClangFormat.html |
| License | Apache-2.0 |
| Source archive | https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/llvm-11.1.0.src.tar.xz |
| Last updated | 2026-05-19T13:03:28-04:00 |
| Pulse | updated |
| Build dependencies | cmake |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clang-format@11 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clang-format 1:19.0-63
Tool to format C/C++/Obj-C code
sudo apt install clang-formatclang-format 1:18.0-59~exp2
Tool to format C/C++/Obj-C code
sudo apt install clang-formatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.