pdepend on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install pdepend on Arch using YAY
$
yay -S
pdepend
Copied
* (Optional) Uninstall pdepend on Arch using YAY
$
yay -Rns
pdepend
Copied
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
Copied
b. Clone pdepend's git locally
$
git clone https://aur.archlinux.org/pdepend.git
~/pdepend
Copied
c. Go to ~/pdepend folder and install it
$
cd
~/pdepend
Copied
$
makepkg -si
Copied
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
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