phpunit-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S phpunit-bin

* (Optional) Uninstall phpunit-bin on Arch using YAY

$ yay -Rns phpunit-bin

2. Manually Install "phpunit-bin" via AUR

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

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

b. Clone phpunit-bin's git locally

$ git clone https://aur.archlinux.org/phpunit-bin.git ~/phpunit-bin

c. Go to ~/phpunit-bin folder and install it

$ cd ~/phpunit-bin $ makepkg -si

3. Information about the phpunit-bin package on Arch User Repository (AUR)

ID: 1425890
Name: phpunit-bin
PackageBaseID: 190802
PackageBase: phpunit-bin
Version: 11.0.6-1
Description: PHPUnit is a programmer-oriented testing framework for PHP.
URL: https://phpunit.de
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aragon123
Submitter: aragon123
FirstSubmitted: 1677348631
LastModified: 1710259063
URLPath: /cgit/aur.git/snapshot/phpunit-bin.tar.gz