macOS
brew install uncrustifylocal Homebrew formula metadata
sudo port install uncrustifyMacPorts ports tree · devel/uncrustify/Portfile · source: api.github.com
brew
Source code beautifier. Version 0.83.0 via Homebrew; verified 2026-05-17.
install
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
overview
Source code beautifier
history
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.
security posture
No matching local secret-handling manifest was found for uncrustify. 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.
~/.uncrustify.cfg~/uncrustify.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
uncrustify | 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/uncrustify/uncrustify
install metadata
| Package key | brew:uncrustify |
|---|---|
| Version | 0.83.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/uncrustify |
| Homepage | https://uncrustify.sourceforge.net/ |
| Repository | https://github.com/uncrustify/uncrustify |
| Upstream docs | https://github.com/uncrustify/uncrustify#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/uncrustify/uncrustify/archive/refs/tags/uncrustify-0.83.0.tar.gz |
| Last updated | 2026-05-17T07:55:06Z |
| Pulse | updated |
| Build dependencies | cmake |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/uncrustifysource 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.