doxygen-git on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "doxygen-git" 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-git on Arch using YAY

$ yay -S doxygen-git

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

$ yay -Rns doxygen-git

2. Manually Install "doxygen-git" via AUR

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

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

b. Clone doxygen-git's git locally

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

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

$ cd ~/doxygen-git $ makepkg -si

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

ID: 1301282
Name: doxygen-git
PackageBaseID: 73699
PackageBase: doxygen-git
Version: 1.9.7.r248.ge2bc7d2a-1
Description: A documentation system for C++, C, Java, IDL and PHP - git version
URL: http://www.doxygen.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: haffmans
Submitter: haffmans
FirstSubmitted: 1379885411
LastModified: 1691585319
URLPath: /cgit/aur.git/snapshot/doxygen-git.tar.gz