phpdox on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S phpdox

* (Optional) Uninstall phpdox on Arch using YAY

$ yay -Rns phpdox

2. Manually Install "phpdox" via AUR

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

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

b. Clone phpdox's git locally

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

c. Go to ~/phpdox folder and install it

$ cd ~/phpdox $ makepkg -si

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

ID: 615119
Name: phpdox
PackageBaseID: 91865
PackageBase: phpdox
Version: 0.12.0-0
Description: Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
URL: http://phpdox.de
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Durag
Submitter: Durag
FirstSubmitted: 1428014162
LastModified: 1558607045
URLPath: /cgit/aur.git/snapshot/phpdox.tar.gz