doxypress-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S doxypress-bin

* (Optional) Uninstall doxypress-bin on Arch using YAY

$ yay -Rns doxypress-bin

2. Manually Install "doxypress-bin" via AUR

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

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

b. Clone doxypress-bin's git locally

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

c. Go to ~/doxypress-bin folder and install it

$ cd ~/doxypress-bin $ makepkg -si

3. Information about the doxypress-bin package on Arch User Repository (AUR)

ID: 1414313
Name: doxypress-bin
PackageBaseID: 159048
PackageBase: doxypress-bin
Version: 1.6.0-1
Description: A fork of Doxygen, with improved output and support for clang parsing
URL: https://www.copperspice.com/documentation-doxypress.html
NumVotes: 1
Popularity: 0.426317
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1603395803
LastModified: 1708704704
URLPath: /cgit/aur.git/snapshot/doxypress-bin.tar.gz