pmd on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pmd

* (Optional) Uninstall pmd on Arch using YAY

$ yay -Rns pmd

2. Manually Install "pmd" via AUR

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

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

b. Clone pmd's git locally

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

c. Go to ~/pmd folder and install it

$ cd ~/pmd $ makepkg -si

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

ID: 1296279
Name: pmd
PackageBaseID: 51274
PackageBase: pmd
Version: 6.55.0-1
Description: Extensible cross-language static code analyzer
URL: https://github.com/pmd/pmd
NumVotes: 10
Popularity: 0.007929
OutOfDate:
Maintainer: daniel7
Submitter:
FirstSubmitted: 1312631136
LastModified: 1690694123
URLPath: /cgit/aur.git/snapshot/pmd.tar.gz