phpcov on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install phpcov on Arch using YAY
$
yay -S
phpcov
Copied
* (Optional) Uninstall phpcov on Arch using YAY
$
yay -Rns
phpcov
Copied
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
Copied
b. Clone phpcov's git locally
$
git clone https://aur.archlinux.org/phpcov.git
~/phpcov
Copied
c. Go to ~/phpcov folder and install it
$
cd
~/phpcov
Copied
$
makepkg -si
Copied
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
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