phploc on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S phploc

* (Optional) Uninstall phploc on Arch using YAY

$ yay -Rns phploc

2. Manually Install "phploc" via AUR

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

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

b. Clone phploc's git locally

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

c. Go to ~/phploc folder and install it

$ cd ~/phploc $ makepkg -si

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

ID: 1097228
Name: phploc
PackageBaseID: 71944
PackageBase: phploc
Version: 7.0.2-1
Description: A tool for quickly measuring the size of a PHP project
URL: https://github.com/sebastianbergmann/phploc
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: jsst
FirstSubmitted: 1374160390
LastModified: 1655023941
URLPath: /cgit/aur.git/snapshot/phploc.tar.gz