php7-pcov on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S php7-pcov

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

$ yay -Rns php7-pcov

2. Manually Install "php7-pcov" via AUR

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

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

b. Clone php7-pcov's git locally

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

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

$ cd ~/php7-pcov $ makepkg -si

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

ID: 970973
Name: php7-pcov
PackageBaseID: 171746
PackageBase: php7-pcov
Version: 1.0.9-1
Description: Code coverage driver
URL: https://pecl.php.net/package/pcov
NumVotes: 1
Popularity: 0.001213
OutOfDate: 1634715329
Maintainer: tunght13488
FirstSubmitted: 1633598009
LastModified: 1633598009
URLPath: /cgit/aur.git/snapshot/php7-pcov.tar.gz