php-pcov on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S php-pcov

* (Optional) Uninstall php-pcov on Arch using YAY

$ yay -Rns php-pcov

2. Manually Install "php-pcov" via AUR

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

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

b. Clone php-pcov's git locally

$ git clone https://aur.archlinux.org/php-pcov.git ~/php-pcov

c. Go to ~/php-pcov folder and install it

$ cd ~/php-pcov $ makepkg -si

3. Information about the php-pcov package on Arch User Repository (AUR)

ID: 1024089
Name: php-pcov
PackageBaseID: 139163
PackageBase: php-pcov
Version: 1.0.11-1
Description: Code coverage driver
URL: https://pecl.php.net/package/pcov
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Le_suisse
Submitter: Le_suisse
FirstSubmitted: 1548882995
LastModified: 1643013970
URLPath: /cgit/aur.git/snapshot/php-pcov.tar.gz