eclipse-pmd on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S eclipse-pmd

* (Optional) Uninstall eclipse-pmd on Arch using YAY

$ yay -Rns eclipse-pmd

2. Manually Install "eclipse-pmd" via AUR

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

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

b. Clone eclipse-pmd's git locally

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

c. Go to ~/eclipse-pmd folder and install it

$ cd ~/eclipse-pmd $ makepkg -si

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

ID: 1406758
Name: eclipse-pmd
PackageBaseID: 94815
PackageBase: eclipse-pmd
Version: 7.0.0-1
Description: PMD static source code analysis (Java, XML, ...) plugin for Eclipse IDE
URL: http://pmd.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1434657936
LastModified: 1707512885
URLPath: /cgit/aur.git/snapshot/eclipse-pmd.tar.gz