php-rdkafka on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-rdkafka

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

$ yay -Rns php-rdkafka

2. Manually Install "php-rdkafka" via AUR

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

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

b. Clone php-rdkafka's git locally

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

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

$ cd ~/php-rdkafka $ makepkg -si

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

ID: 1272646
Name: php-rdkafka
PackageBaseID: 117744
PackageBase: php-rdkafka
Version: 6.0.3-1
Description: AProduction-ready, stable Kafka client for PHP
URL: https://github.com/arnaud-lb/php-rdkafka
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: lvht
FirstSubmitted: 1481683791
LastModified: 1686671505
URLPath: /cgit/aur.git/snapshot/php-rdkafka.tar.gz