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