pdepend on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S pdepend

* (Optional) Uninstall pdepend on Arch using YAY

$ yay -Rns pdepend

2. Manually Install "pdepend" via AUR

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

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

b. Clone pdepend's git locally

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

c. Go to ~/pdepend folder and install it

$ cd ~/pdepend $ makepkg -si

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

ID: 1272634
Name: pdepend
PackageBaseID: 96030
PackageBase: pdepend
Version: 2.14.0-1
Description: A tool for PHP software metrics
URL: http://pdepend.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1437059075
LastModified: 1686669703
URLPath: /cgit/aur.git/snapshot/pdepend.tar.gz