php-xdiff on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S php-xdiff

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

$ yay -Rns php-xdiff

2. Manually Install "php-xdiff" via AUR

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

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

b. Clone php-xdiff's git locally

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

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

$ cd ~/php-xdiff $ makepkg -si

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

ID: 437693
Name: php-xdiff
PackageBaseID: 125008
PackageBase: php-xdiff
Version: 2.0.1-0
Description: A file differences/patches module for PHP
URL: https://pecl.php.net/package/xdiff
NumVotes: 0
Popularity: 0
OutOfDate: 1692653997
Maintainer: zuntrax
Submitter: zuntrax
FirstSubmitted: 1503416650
LastModified: 1503416650
URLPath: /cgit/aur.git/snapshot/php-xdiff.tar.gz