phpmetrics on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S phpmetrics

* (Optional) Uninstall phpmetrics on Arch using YAY

$ yay -Rns phpmetrics

2. Manually Install "phpmetrics" via AUR

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

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

b. Clone phpmetrics's git locally

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

c. Go to ~/phpmetrics folder and install it

$ cd ~/phpmetrics $ makepkg -si

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

ID: 1272612
Name: phpmetrics
PackageBaseID: 96057
PackageBase: phpmetrics
Version: 2.8.1-1
Description: A static analysis tool for PHP
URL: http://www.phpmetrics.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1437115115
LastModified: 1686663306
URLPath: /cgit/aur.git/snapshot/phpmetrics.tar.gz