php-behat on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S php-behat

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

$ yay -Rns php-behat

2. Manually Install "php-behat" via AUR

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

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

b. Clone php-behat's git locally

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

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

$ cd ~/php-behat $ makepkg -si

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

ID: 724184
Name: php-behat
PackageBaseID: 90915
PackageBase: php-behat
Version: 3.6.1-1
Description: An open source behavior-driven development framework for PHP
URL: http://behat.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jamesan
FirstSubmitted: 1425005888
LastModified: 1587468461
URLPath: /cgit/aur.git/snapshot/php-behat.tar.gz