Automic VaultAutomic Vault

brew

bcpp を Homebrew, apt, MacPorts, zypper, winget でインストール

bcpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bcpp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bcpp

MacPorts ports tree · devel/bcpp/Portfile · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id Slackadays.Clipboard -e

Windows Package Manager source index · Slackadays.Clipboard · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

C(++) beautifier

コマンドとエイリアス

  • bcpp
  • cb++

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1995: Steven De Toni's bcpp 1.8, the base for the maintained Invisible Island version.
  • 1996: Invisible Island changelog begins with parser and indentation work.
  • 2012: Debian-derived config-file search and packaging scripts integrated.
  • 2020s: Changelog continues with configure-script, portability, and hardening updates.

Related projects

  • GNU indent is the classic formatter bcpp explicitly contrasts with.
  • clang-format is the modern C/C++ formatter that overlaps with many current use cases.
  • Invisible Island hosts and maintains the current source release and changelog.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bcppcliグローバル実行可能ファイル
cb++cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版20250914
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://invisible-island.net/bcpp/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://invisible-island.net/bcpp/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bcpp
バージョン20250914
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bcpp
ホームページhttps://invisible-island.net/bcpp/
上流ドキュメントhttps://invisible-island.net/bcpp
ライセンスMIT
ソースアーカイブhttps://invisible-mirror.net/archives/bcpp/bcpp-20250914.tgz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebcpp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bcpp 0.0.20210108-1+b1

C(++) beautifier

http://www.invisible-island.net/bcpp/

sudo apt install bcpp
  • Section: devel
  • Architecture: amd64
  • Source Package: bcpp
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bcpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bcpp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

bcpp 0.0.20210108-1

C(++) beautifier

http://www.invisible-island.net/bcpp/

sudo apt install bcpp
  • Section: universe/devel
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Bcpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bcpp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

bcpp 20250914-1.3

Beautify C++ programs

https://invisible-island.net/bcpp/bcpp.html

sudo zypper install bcpp
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bcpp
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bcpp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bcpp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bcpp

sudo port install bcpp
  • normalized package name match
  • 一致条件: Bcpp
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bcpp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget92%

Slackadays.Clipboard

winget install --id Slackadays.Clipboard -e
  • installed executable or alias match
  • 一致条件: Cb
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Slackadays.Clipboard from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment