phpcov on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S phpcov

* (Optional) Uninstall phpcov on Arch using YAY

$ yay -Rns phpcov

2. Manually Install "phpcov" via AUR

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

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

b. Clone phpcov's git locally

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

c. Go to ~/phpcov folder and install it

$ cd ~/phpcov $ makepkg -si

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

ID: 1272636
Name: phpcov
PackageBaseID: 101206
PackageBase: phpcov
Version: 9.0.0-1
Description: A command-line frontend for the PHP_CodeCoverage library.
URL: https://github.com/sebastianbergmann/phpcov
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1443946597
LastModified: 1686669941
URLPath: /cgit/aur.git/snapshot/phpcov.tar.gz