php-xapian on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S php-xapian

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

$ yay -Rns php-xapian

2. Manually Install "php-xapian" via AUR

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

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

b. Clone php-xapian's git locally

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

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

$ cd ~/php-xapian $ makepkg -si

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

ID: 875846
Name: php-xapian
PackageBaseID: 114848
PackageBase: php-xapian
Version: 1:1.4.18-4
Description: PHP bindings for Xapian
URL: http://xapian.org/docs/bindings/php/
NumVotes: 0
Popularity: 0
OutOfDate: 1701538918
Maintainer: martimcfly
Submitter: martimcfly
FirstSubmitted: 1471612966
LastModified: 1615479742
URLPath: /cgit/aur.git/snapshot/php-xapian.tar.gz