macOS
brew install clang-format@11local Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clang-format@11 pour les workflows d'agents IA.
installation
brew install clang-format@11local Homebrew formula metadata
sudo apt install clang-formatDebian stable package indexes · clang-format · Source: deb.debian.org
aperçu
Formatting tools for C, C++, Obj-C, Java, JavaScript, TypeScript
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour clang-format@11. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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-formatexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
clang-format-11 | cli | exécutable global | |
git-clang-format-11 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/llvm/llvm-project
métadonnées d'installation
| Clé du paquet | brew:clang-format@11 |
|---|---|
| Version | 11.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clang-format@11 |
| Page d'accueil | https://clang.llvm.org/docs/ClangFormat.html |
| Dépôt | https://github.com/llvm/llvm-project |
| Docs amont | https://releases.llvm.org/11.1.0/tools/clang/docs/ClangFormat.html |
| Licence | Apache-2.0 |
| Archive source | https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/llvm-11.1.0.src.tar.xz |
| Dernière mise à jour | 2026-05-19T13:03:28-04:00 |
| Pulse | updated |
| Dépendances de compilation | cmake |
| Bibliothèques fournies par macOS | ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-formatpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.