phpmd on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S phpmd

* (Optional) Uninstall phpmd on Arch using YAY

$ yay -Rns phpmd

2. Manually Install "phpmd" via AUR

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

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

b. Clone phpmd's git locally

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

c. Go to ~/phpmd folder and install it

$ cd ~/phpmd $ makepkg -si

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

ID: 1262761
Name: phpmd
PackageBaseID: 84150
PackageBase: phpmd
Version: 2.13.0-1
Description: Takes a given PHP source code base and look for several potential problems within that source.
URL: http://phpmd.org/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: jojosch
FirstSubmitted: 1406482394
LastModified: 1684941769
URLPath: /cgit/aur.git/snapshot/phpmd.tar.gz