doxyparse on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S doxyparse

* (Optional) Uninstall doxyparse on Arch using YAY

$ yay -Rns doxyparse

2. Manually Install "doxyparse" via AUR

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

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

b. Clone doxyparse's git locally

$ git clone https://aur.archlinux.org/doxyparse.git ~/doxyparse

c. Go to ~/doxyparse folder and install it

$ cd ~/doxyparse $ makepkg -si

3. Information about the doxyparse package on Arch User Repository (AUR)

ID: 314837
Name: doxyparse
PackageBaseID: 71320
PackageBase: doxyparse
Version: 1.8.11_20090622-1
Description: Parses source code and dumps the dependencies between the code elements.
URL: http://analizo.org
NumVotes: 1
Popularity: 0
OutOfDate: 1652648587
Maintainer: manzo
FirstSubmitted: 1372118035
LastModified: 1466441666
URLPath: /cgit/aur.git/snapshot/doxyparse.tar.gz