php-phing on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S php-phing

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

$ yay -Rns php-phing

2. Manually Install "php-phing" via AUR

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

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

b. Clone php-phing's git locally

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

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

$ cd ~/php-phing $ makepkg -si

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

ID: 1183854
Name: php-phing
PackageBaseID: 100334
PackageBase: php-phing
Version: 2.17.4-1
Description: PHP project build system based on Apache Ant
URL: https://www.phing.info/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442684859
LastModified: 1671244944
URLPath: /cgit/aur.git/snapshot/php-phing.tar.gz