Automic VaultAutomic Vault

brew

doxygen を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install doxygen

local Homebrew formula metadata

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

MacPorts ports tree · textproc/doxygen/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add doxygen

Alpine Linux edge package indexes · doxygen · ソース: dl-cdn.alpinelinux.org

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

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

Fedora dnf確認済み · 92%
sudo dnf install doxygen

Fedora Rawhide package metadata · doxygen · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S doxygen

Arch Linux sync databases · doxygen · ソース: geo.mirror.pkgbuild.com

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

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

Windows

Scoop確認済み · 92%
scoop install main/doxygen

Scoop official bucket manifest trees · bucket/doxygen.json · ソース: api.github.com

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

Windows Package Manager source index · DimitriVanHeesch.Doxygen · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Generate documentation for several programming languages

コマンドとエイリアス

  • doxygen

履歴

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

Doxygen is a long-running source-code documentation generator for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, D, VHDL, and related documentation workflows. Its own README calls it the de facto standard for generating documentation from annotated C++ sources.

プロジェクトの歴史

Doxygen was created and is still associated with Dimitri van Heesch. The official README describes the tool's core bargain: generate online and offline reference documentation from annotated source, optionally analyze undocumented code structure, and also serve as a normal documentation system for manuals and websites.

The official changelog preserves a long release series reaching back through 1.1, 1.2, and 1.3-era releases and continuing into the 1.17 series. The current website banner lists Doxygen 1.17.0 as available with a release date of 30 April 2026.

A notable infrastructure milestone came in May 2013, when the README says Doxygen moved from Subversion to Git hosted at GitHub. The manual and homepage are themselves generated with Doxygen, making the project one of the clearest examples of a documentation tool dogfooding its own output.

採用の歴史

Doxygen's adoption tracks the rise of generated API documentation in C and C++ projects. The homepage describes it as widely used in software development, and the README states that it is the de facto standard for C++ source documentation while supporting many other programming and hardware-description languages.

The tool became a standard package across Unix-like systems and developer environments because it sits at the intersection of source annotations, HTML output, LaTeX/PDF manuals, man pages, XML, DocBook, diagrams, and cross-referenced source browsing. It is the sort of package that appears both in developer workstations and in build documentation jobs.

使われ方

A typical project runs doxygen -g to create a Doxyfile, edits configuration tags, then runs doxygen with that configuration. The manual says Doxygen can create HTML, LaTeX/PDF, RTF, XML, Unix man page, and DocBook output and can scan source trees recursively.

Doxygen is also used for code archaeology: with extraction and source-browser options, teams can generate structure views and cross references even for code that was not originally written with full Doxygen comments.

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

For package maintainers, Doxygen is not just another CLI; it is a build-time documentation dependency with optional Graphviz integration, LaTeX/PDF output implications, GUI tooling through Doxywizard, and a large ecosystem of filters and extensions. Version skew can affect generated docs, warning behavior, Markdown handling, language parsers, and reproducible documentation output.

Doxygen also represents a durable packaging pattern: a single cross-platform C++ tool with official binaries, source releases, a generated manual, and broad downstream packaging across Homebrew, Debian/Ubuntu, Fedora, Arch, Nix, MacPorts, Alpine, Scoop, winget, and openSUSE.

タイムライン

  • 1990s: Doxygen begins its long 1.x release history, with old changelog entries preserved for early 1.1, 1.2, and 1.3 releases.
  • 2013: Source code management moved from Subversion to Git hosted at GitHub.
  • 2024: 1.11.0 release series added modern Markdown-related support such as GitHub-style alerts.
  • 2026: 1.17.0 announced on the official site with a 30 April 2026 release date.

Related projects

  • Doxygen is often paired with Graphviz for generated diagrams and with LaTeX tooling for PDF output. Its official extensions page lists filters and related tools for additional languages and diagram formats, while Doxywizard is the graphical frontend documented in the manual.

ソース

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
Doxyfile
Windows
Doxyfile

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.doxygen.nl/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:doxygen
バージョン1.17.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/doxygen
ホームページhttps://www.doxygen.nl/
リポジトリhttps://github.com/doxygen/doxygen
上流ドキュメントhttps://www.doxygen.nl/manual/index.html
ライセンスGPL-2.0-only
ソースアーカイブhttps://doxygen.nl/files/doxygen-1.17.0.src.tar.gz
最終更新2026-06-26T20:03:11-04:00
Pulseupdated
依存関係fmt, spdlog
ビルド依存関係bison, cmake
macOS 提供ライブラリsqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedoxygen
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%

doxygen 1.9.8+ds-2.1

Generate documentation from source code

https://www.doxygen.nl/

sudo apt install doxygen
  • Section: devel
  • Architecture: amd64
  • 9 依存関係
  • 1 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Doxygen
Debian stable package indexes · deb.debian.org · Debian stable package indexes: doxygen from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

doxygen-doc 1.9.8+ds-2.1

Documentation for doxygen

https://www.doxygen.nl/

sudo apt install doxygen-doc
  • Section: doc
  • Architecture: all
  • Source Package: doxygen
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Doxygen
Debian stable package indexes · deb.debian.org · Debian stable package indexes: doxygen-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

doxygen-doxyparse 1.9.8+ds-2.1

Multi-language source code parser based on doxygen

https://www.doxygen.nl/

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

doxygen-gui 1.9.8+ds-2.1

GUI configuration tool for doxygen

https://www.doxygen.nl/

sudo apt install doxygen-gui
  • Section: devel
  • Architecture: amd64
  • Source Package: doxygen
  • 9 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Doxygen
Debian stable package indexes · deb.debian.org · Debian stable package indexes: doxygen-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

doxygen-latex 1.9.8+ds-2.1

Generate LaTeX documentation from source code

https://www.doxygen.nl/

sudo apt install doxygen-latex
  • Section: devel
  • Architecture: all
  • Source Package: doxygen
  • 9 依存関係
  • normalized package name match
  • 一致条件: Doxygen
Debian stable package indexes · deb.debian.org · Debian stable package indexes: doxygen-latex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

doxygen

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

doxygen 1.9.8+ds-2build5

Generate documentation from source code

https://www.doxygen.nl/

sudo apt install doxygen
  • Section: universe/devel
  • Architecture: amd64
  • 9 依存関係
  • 1 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Doxygen
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: doxygen from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

doxygen-doc 1.9.8+ds-2build5

Documentation for doxygen

https://www.doxygen.nl/

sudo apt install doxygen-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: doxygen
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Doxygen
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: doxygen-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

doxygen-doxyparse 1.9.8+ds-2build5

Multi-language source code parser based on doxygen

https://www.doxygen.nl/

sudo apt install doxygen-doxyparse
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: doxygen
  • 8 依存関係
  • normalized package name match
  • 一致条件: Doxygen
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: doxygen-doxyparse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

doxygen-gui 1.9.8+ds-2build5

GUI configuration tool for doxygen

https://www.doxygen.nl/

sudo apt install doxygen-gui
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: doxygen
  • 9 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Doxygen
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: doxygen-gui from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

doxygen-latex 1.9.8+ds-2build5

Generate LaTeX documentation from source code

https://www.doxygen.nl/

sudo apt install doxygen-latex
  • Section: universe/devel
  • Architecture: all
  • Source Package: doxygen
  • 9 依存関係
  • normalized package name match
  • 一致条件: Doxygen
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: doxygen-latex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

doxygen 1.17.0-r0

Documentation system for C++, C, Java, IDL and PHP

https://www.doxygen.nl/

sudo apk add doxygen
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: doxygen
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Doxygen
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: doxygen from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

doxygen-doc 1.17.0-r0

Documentation system for C++, C, Java, IDL and PHP (documentation)

https://www.doxygen.nl/

sudo apk add doxygen-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: doxygen
  • normalized package name match
  • 一致条件: Doxygen
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: doxygen-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

doxygen 1.17.0-1.fc45

A documentation system for C/C++

https://github.com/doxygen

sudo dnf install doxygen
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: doxygen
  • 15 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Doxygen
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: doxygen from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

doxygen-doxywizard 1.17.0-1.fc45

A GUI for creating and editing configuration files

https://github.com/doxygen

sudo dnf install doxygen-doxywizard
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: doxygen
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Doxygen
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: doxygen-doxywizard from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

doxygen-latex 1.17.0-1.fc45

Support for producing latex/pdf output from doxygen

https://github.com/doxygen

sudo dnf install doxygen-latex
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: doxygen
  • 7 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Doxygen
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: doxygen-latex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment