php-amqp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S php-amqp

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

$ yay -Rns php-amqp

2. Manually Install "php-amqp" via AUR

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

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

b. Clone php-amqp's git locally

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

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

$ cd ~/php-amqp $ makepkg -si

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

ID: 1363146
Name: php-amqp
PackageBaseID: 58633
PackageBase: php-amqp
Version: 2.1.1-1
Description: PHP extension compatible with AMQP 0-9-1 message brokers
URL: https://pecl.php.net/package/amqp
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: travisghansen
Submitter: mtorromeo
FirstSubmitted: 1334853758
LastModified: 1701455143
URLPath: /cgit/aur.git/snapshot/php-amqp.tar.gz