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