phpcpd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S phpcpd

* (Optional) Uninstall phpcpd on Arch using YAY

$ yay -Rns phpcpd

2. Manually Install "phpcpd" via AUR

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

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

b. Clone phpcpd's git locally

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

c. Go to ~/phpcpd folder and install it

$ cd ~/phpcpd $ makepkg -si

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

ID: 1272615
Name: phpcpd
PackageBaseID: 84147
PackageBase: phpcpd
Version: 6.0.3-1
Description: Copy/Paste Detector (CPD) for PHP code.
URL: https://github.com/sebastianbergmann/phpcpd
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: jojosch
FirstSubmitted: 1406481806
LastModified: 1686663876
URLPath: /cgit/aur.git/snapshot/phpcpd.tar.gz