macOS
brew install uncrustifylocal Homebrew formula metadata
sudo port install uncrustifyMacPorts ports tree · devel/uncrustify/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de uncrustify pour les workflows d'agents IA.
installation
brew install uncrustifylocal Homebrew formula metadata
sudo port install uncrustifyMacPorts ports tree · devel/uncrustify/Portfile · Source: api.github.com
sudo apk add uncrustifyAlpine Linux edge package indexes · uncrustify · Source: dl-cdn.alpinelinux.org
sudo apt install uncrustifyDebian stable package indexes · uncrustify · Source: deb.debian.org
sudo dnf install uncrustifyFedora Rawhide package metadata · uncrustify · Source: dl.fedoraproject.org
nix profile install nixpkgs#uncrustifynixpkgs package indexes · pkgs/by-name/un/uncrustify/package.nix · Source: api.github.com
sudo pacman -S uncrustifyArch Linux sync databases · uncrustify · Source: geo.mirror.pkgbuild.com
sudo zypper install uncrustifyopenSUSE Tumbleweed package metadata · uncrustify · Source: download.opensuse.org
choco install uncrustifyChocolatey community package catalog · uncrustify · Source: community.chocolatey.org
scoop install main/uncrustifyScoop official bucket manifest trees · bucket/uncrustify.json · Source: api.github.com
aperçu
Source code beautifier
historique
Uncrustify is a long-running source-code beautifier for C-like languages. Its official homepage describes the project goal as a highly configurable and easily modifiable formatter, and the current README lists support for C, C++, C#, Objective-C, D, Java, Pawn, and Vala.
The public GitHub repository was created in October 2009 from an imported Subversion history, and the homepage notes that, as of release 0.54, the source code was maintained in Git. That migration matters historically because Uncrustify belongs to the older generation of standalone command-line formatters that predate the now-common language-server and editor-integrated formatter era.
Uncrustify's development has centered on breadth of formatting knobs rather than a single canonical style. The README says version 0.83.0 has 901 configurable options, and the upstream ChangeLog for 0.83.0 continues to add alignment, spacing, newline, and C++ syntax-related options. In package terms, that makes Uncrustify attractive where teams need a formatter that can imitate an existing house style instead of enforcing a new one.
The official homepage explicitly listed distribution packaging for Debian, Fedora, ALT Linux, T2, MacPorts, FreeBSD Ports, and OpenBSD Ports, and the supplied package facts show later availability across Homebrew, Debian/Ubuntu, Fedora/DNF, Arch, MacPorts, Nix, Scoop, Chocolatey, Alpine, and openSUSE. That breadth reflects the tool's normal role as a packaged CLI dependency rather than an application users build manually.
The project also had a GUI-adjacent ecosystem: the official homepage links Universal Indent GUI as a cross-platform configuration editor for many beautifiers, including Uncrustify. That helped make its unusually large configuration surface usable for developers comparing or tuning formatter output.
Uncrustify is normally used by passing a configuration file and one or more source files to the CLI. The README and homepage emphasize examples of a default configuration, before/after C examples, and the `--show-config` output, while the contributor notes describe testing formatter behavior with configuration/input/expected-output triples.
The README's debugging section shows typical formatter-maintainer usage: run Uncrustify with a config and source file, request parse/debug output, and inspect intermediate logs. This underlines that package users care about both the executable and the shipped examples/configuration reference.
For package maintainers, Uncrustify is a classic formatter formula: a single CLI, CMake-based builds, no credentials, and value that comes from reproducible formatting in build hooks, editor integrations, and CI checks. Its many packaging targets make it useful when a project wants the same formatter version across Linux, macOS, and Windows developer machines.
The main packaging caveat is behavioral compatibility. Because the project continually adds, removes, and renames configuration options, packages and downstream CI images often care about pinning versions so that a formatting job does not rewrite unrelated code after an upgrade.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour uncrustify. 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.
~/.uncrustify.cfg~/uncrustify.cfgexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
uncrustify | 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/uncrustify/uncrustify
métadonnées d'installation
| Clé du paquet | brew:uncrustify |
|---|---|
| Version | 0.83.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/uncrustify |
| Page d'accueil | https://uncrustify.sourceforge.net/ |
| Dépôt | https://github.com/uncrustify/uncrustify |
| Docs amont | https://github.com/uncrustify/uncrustify#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/uncrustify/uncrustify/archive/refs/tags/uncrustify-0.83.0.tar.gz |
| Dernière mise à jour | 2026-05-17T07:55:06Z |
| Pulse | updated |
| Dépendances de compilation | cmake |
| 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 | uncrustify |
| 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 |
|
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.
uncrustify 0.78.1+dfsg1-1
C, C++, ObjectiveC, C#, D, Java, Pawn and VALA source code beautifier
https://github.com/uncrustify/uncrustify
sudo apt install uncrustifyuncrustify
nix profile install nixpkgs#uncrustifyuncrustify 0.78.1+dfsg1-1
C, C++, ObjectiveC, C#, D, Java, Pawn and VALA source code beautifier
https://github.com/uncrustify/uncrustify
sudo apt install uncrustifyuncrustify 0.83.0-r0
Source code beautifier
https://github.com/uncrustify/uncrustify
sudo apk add uncrustifyuncrustify-doc 0.83.0-r0
Source code beautifier (documentation)
https://github.com/uncrustify/uncrustify
sudo apk add uncrustify-docuncrustify 0.83.0-1.fc45
Reformat Source
https://uncrustify.sourceforge.net/
sudo dnf install uncrustifyuncrustify 0.83.0-1
A source code beautifier
https://github.com/uncrustify/uncrustify
sudo pacman -S uncrustifyuncrustify 0.82.0-1.3
Source Code Beautifier for C, C++, C#, ObjectiveC, D
https://github.com/uncrustify/uncrustify
sudo zypper install uncrustifyuncrustify
sudo port install uncrustifyuncrustify
choco install uncrustifymain/uncrustify
scoop install main/uncrustifypiste 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.