Automic VaultAutomic Vault

brew

Install doxygen with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Generate documentation for several programming languages. Version 1.17.0 via Homebrew; verified 2026-06-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install doxygen

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install doxygen

MacPorts ports tree · textproc/doxygen/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add doxygen

Alpine Linux edge package indexes · doxygen · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install doxygen

Debian stable package indexes · doxygen · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install doxygen

Fedora Rawhide package metadata · doxygen · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#doxygen

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

Arch Linux pacmanverified · 92%
sudo pacman -S doxygen

Arch Linux sync databases · doxygen · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install doxygen

openSUSE Tumbleweed package metadata · doxygen · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/doxygen

Scoop official bucket manifest trees · bucket/doxygen.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id DimitriVanHeesch.Doxygen -e

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

overview

Package summary

Generate documentation for several programming languages

Commands and aliases

  • doxygen

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

Sources

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:programming language

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
doxygencliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.17.0
manager updated2026-06-26
local dataok
upstreamnot checked
latest detectednot detected

https://www.doxygen.nl/

install metadata

Package metadata

Package keybrew:doxygen
Version1.17.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/doxygen
Homepagehttps://www.doxygen.nl/
Repositoryhttps://github.com/doxygen/doxygen
Upstream docshttps://www.doxygen.nl/manual/index.html
LicenseGPL-2.0-only
Source archivehttps://doxygen.nl/files/doxygen-1.17.0.src.tar.gz
Last updated2026-06-26T20:03:11-04:00
Pulseupdated
Dependenciesfmt, spdlog
Build dependenciesbison, cmake
Uses from macOSsqlite
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: 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 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: 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 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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