How To Install Doxygen In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Doxygen In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

doxygen

A documentation system for various programming languages.

Maintainer: Debian QA Group



Section: devel

Install doxygen

  • Debian apt-get install doxygen Click to copy
  • Ubuntu apt-get install doxygen Click to copy
  • Alpine OS apk add doxygen Click to copy
  • Arch Linux pacman -S doxygen Click to copy
  • Kali Linux apt-get install doxygen Click to copy
  • CentOS yum install doxygen Click to copy
  • Fedora dnf install doxygen Click to copy
  • Raspbian apt-get install doxygen Click to copy
  • macOS brew install doxygen Click to copy
To install the latest version of doxygen in your favorite operating system just copy the doxygen installation command from above and paste it into terminal. It will download and install the latest version of doxygen 2024 package in your OS.