php-solr on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S php-solr

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

$ yay -Rns php-solr

2. Manually Install "php-solr" via AUR

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

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

b. Clone php-solr's git locally

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

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

$ cd ~/php-solr $ makepkg -si

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

ID: 856654
Name: php-solr
PackageBaseID: 62891
PackageBase: php-solr
Version: 2.5.1-1
Description: PHP PECL extension for Apache Solr API
URL: https://pecl.php.net/package/solr
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1347962540
LastModified: 1612203054
URLPath: /cgit/aur.git/snapshot/php-solr.tar.gz