phing on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S phing

* (Optional) Uninstall phing on Arch using YAY

$ yay -Rns phing

2. Manually Install "phing" via AUR

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

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

b. Clone phing's git locally

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

c. Go to ~/phing folder and install it

$ cd ~/phing $ makepkg -si

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

ID: 1284895
Name: phing
PackageBaseID: 63565
PackageBase: phing
Version: 2.17.4-1
Description: PHP project build system based on Apache Ant.
URL: http://www.phing.info/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: zancarius
Submitter: zancarius
FirstSubmitted: 1350160856
LastModified: 1688780680
URLPath: /cgit/aur.git/snapshot/phing.tar.gz