macOS
brew install bcpplocal Homebrew formula metadata
sudo port install bcppMacPorts ports tree · devel/bcpp/Portfile · source: api.github.com
brew
C(++) beautifier. Version 20250914 via Homebrew; verified from local package data.
install
brew install bcpplocal Homebrew formula metadata
sudo port install bcppMacPorts ports tree · devel/bcpp/Portfile · source: api.github.com
sudo apt install bcppDebian stable package indexes · bcpp · source: deb.debian.org
sudo zypper install bcppopenSUSE Tumbleweed package metadata · bcpp · source: download.opensuse.org
winget install --id Slackadays.Clipboard -eWindows Package Manager source index · Slackadays.Clipboard · source: cdn.winget.microsoft.com
overview
C(++) beautifier
history
bcpp is a C and C++ source-code beautifier that indents code and converts tabs and spaces without trying to wrap long statements.
The Invisible Island page says bcpp was written by Steven De Toni and that Thomas E. Dickey's maintained version was based on version 1.8 from December 1995.
Dickey's version kept the original design while improving the parser, marking character state, recognizing more indentation structures, and adding simple embedded-SQL indentation. The public changelog begins in 1996 and continues with portability and maintenance updates into the 2020s.
bcpp has the footprint of a long-lived Unix formatting utility: small, source-distributed, and packaged by Homebrew, Debian, MacPorts, Ubuntu, and openSUSE-family package sets in the supplied package-manager facts.
Its 2012 changelog notes integration of Debian packaging patches, including searching for bcpp.cfg in a user's home directory and an optional compile-time directory.
Users run bcpp or cb++ to reindent C/C++ source, tune behavior through command-line options or bcpp.cfg, and preserve long statements rather than using it as a full code reflow tool.
It is most relevant for legacy C/C++ style normalization, old trees, and users who want a formatter less ambitious than clang-format or GNU indent.
bcpp is a compact example of the pre-clang-format formatter era: a focused utility with decades of packaging inertia and maintenance for old compilers, old Unix systems, and distribution conventions.
For package nerds, its value is historical texture as much as raw popularity: it shows how source-formatting tools survived as tiny standalone packages before modern language-server and formatter ecosystems consolidated.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bcpp | cli | global executable | |
cb++ | 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://invisible-island.net/bcpp/
install metadata
| Package key | brew:bcpp |
|---|---|
| Version | 20250914 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bcpp |
| Homepage | https://invisible-island.net/bcpp/ |
| Upstream docs | https://invisible-island.net/bcpp |
| License | MIT |
| Source archive | https://invisible-mirror.net/archives/bcpp/bcpp-20250914.tgz |
| 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 | bcpp |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
bcpp 0.0.20210108-1+b1
C(++) beautifier
http://www.invisible-island.net/bcpp/
sudo apt install bcppbcpp 0.0.20210108-1
C(++) beautifier
http://www.invisible-island.net/bcpp/
sudo apt install bcppbcpp 20250914-1.3
Beautify C++ programs
https://invisible-island.net/bcpp/bcpp.html
sudo zypper install bcppbcpp
sudo port install bcppSlackadays.Clipboard
winget install --id Slackadays.Clipboard -esource 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.