doxygen-clang on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "doxygen-clang" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install doxygen-clang on Arch using YAY

$ yay -S doxygen-clang

* (Optional) Uninstall doxygen-clang on Arch using YAY

$ yay -Rns doxygen-clang

2. Manually Install "doxygen-clang" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone doxygen-clang's git locally

$ git clone https://aur.archlinux.org/doxygen-clang.git ~/doxygen-clang

c. Go to ~/doxygen-clang folder and install it

$ cd ~/doxygen-clang $ makepkg -si

3. Information about the doxygen-clang package on Arch User Repository (AUR)

ID: 1381278
Name: doxygen-clang
PackageBaseID: 167147
PackageBase: doxygen-clang
Version: 1.10.0-1
Description: Documentation system for C++, C, Java, IDL and PHP (built with clang parser)
URL: http://www.doxygen.nl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lahwaacz
Submitter: lahwaacz
FirstSubmitted: 1621586167
LastModified: 1704540339
URLPath: /cgit/aur.git/snapshot/doxygen-clang.tar.gz