phpunit5 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S phpunit5

* (Optional) Uninstall phpunit5 on Arch using YAY

$ yay -Rns phpunit5

2. Manually Install "phpunit5" via AUR

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

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

b. Clone phpunit5's git locally

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

c. Go to ~/phpunit5 folder and install it

$ cd ~/phpunit5 $ makepkg -si

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

ID: 479217
Name: phpunit5
PackageBaseID: 120432
PackageBase: phpunit5
Version: 5.7.26-1
Description: PHPUnit is a programmer-oriented testing framework for PHP. This is the old stable version
URL: https://phpunit.de
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: deraffe
Submitter: deraffe
FirstSubmitted: 1488962049
LastModified: 1516370687
URLPath: /cgit/aur.git/snapshot/phpunit5.tar.gz