Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 doxygen

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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