phpdcd on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S phpdcd

* (Optional) Uninstall phpdcd on Arch using YAY

$ yay -Rns phpdcd

2. Manually Install "phpdcd" via AUR

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

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

b. Clone phpdcd's git locally

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

c. Go to ~/phpdcd folder and install it

$ cd ~/phpdcd $ makepkg -si

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

ID: 555582
Name: phpdcd
PackageBaseID: 84148
PackageBase: phpdcd
Version: 1.0.2-5
Description: Dead Code Detector (DCD) for PHP code.
URL: https://github.com/sebastianbergmann/phpdcd
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: jojosch
FirstSubmitted: 1406481934
LastModified: 1540807890
URLPath: /cgit/aur.git/snapshot/phpdcd.tar.gz