Automic VaultAutomic Vault

brew

deheader を Homebrew, apt, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install deheader

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install deheader

Debian stable package indexes · deheader · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#deheader

nixpkgs package indexes · pkgs/by-name/de/deheader/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install deheader

openSUSE Tumbleweed package metadata · deheader · ソース: download.opensuse.org

概要

パッケージ概要

Analyze C/C++ files for unnecessary headers

コマンドとエイリアス

  • deheader

履歴

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

deheader is a C and C++ source analysis tool that finds include directives which can be removed while the file still compiles.

プロジェクトの歴史

The official project page describes deheader as a tool for removing unneeded includes, improving compilation time on large C++ projects, and exposing hidden dependencies and cohesion problems. The README says it is commonly packaged as `deheader`.

The NEWS file gives a long maintenance record beginning with 0.1 on 2010-12-01. Later releases added summary output, portability checks, duplicate include detection, Python 2/3 compatibility, Makefile-friendly exit status, GCC compatibility updates, and continued documentation and hardening fixes through 1.12 in 2026.

採用の歴史

deheader is packaged by Homebrew and appears upstream as a named package on the official project page. Its low-level C/C++ focus makes it more of a maintainer and build-hygiene tool than an end-user application.

使われ方

The package is used during source maintenance to test whether headers are actually required. Because it verifies removals by compilation, it belongs in the same toolbox as static-analysis and build-cleanup utilities rather than pure text linters.

パッケージ好きにとっての重要性

deheader matters to package nerds because header bloat affects compile time, portability, and dependency clarity. It is especially relevant when distributions and maintainers need source trees to build cleanly across compilers, standard libraries, and Unix variants.

タイムライン

  • 2010: 0.1 initial release.
  • 2016: 1.5 adds exit status behavior useful in Makefiles.
  • 2022: 1.8 changes the shebang to Python 3.
  • 2026: 1.12 is released.

Related projects

  • The project is adjacent to C and C++ compiler toolchains, build systems, and static-analysis utilities that reduce unnecessary source dependencies.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

http://www.catb.org/~esr/deheader/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.http://www.catb.org/~esr/deheader/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:deheader
バージョン1.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/deheader
ホームページhttp://www.catb.org/~esr/deheader/
リポジトリhttps://gitlab.com/esr/deheader
上流ドキュメントhttp://www.catb.org/~esr/deheader
ライセンスBSD-2-Clause
ソースアーカイブhttps://gitlab.com/esr/deheader/-/archive/1.12/deheader-1.12.tar.bz2
ビルド依存関係asciidoctor
macOS 提供ライブラリpython
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

deheader 1.11-1

Find and remove unnecessary includes in C or C++ source files

http://www.catb.org/~esr/deheader/

sudo apt install deheader
  • Section: devel
  • Architecture: all
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Deheader
Debian stable package indexes · deb.debian.org · Debian stable package indexes: deheader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

deheader

nix profile install nixpkgs#deheader
  • normalized package name match
  • 一致条件: Deheader
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/deheader/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

deheader 1.10-1

Find and remove unnecessary includes in C or C++ source files

http://www.catb.org/~esr/deheader/

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

deheader 1.11-1.2

Find and optionally remove unneeded includes in C or C++ sourcefiles

http://www.catb.org/~esr/deheader/

sudo zypper install deheader
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: deheader
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Deheader
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: deheader from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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