php-zmq on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S php-zmq

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

$ yay -Rns php-zmq

2. Manually Install "php-zmq" via AUR

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

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

b. Clone php-zmq's git locally

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

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

$ cd ~/php-zmq $ makepkg -si

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

ID: 277300
Name: php-zmq
PackageBaseID: 107854
PackageBase: php-zmq
Version: 1.1.3-1
Description: ZeroMQ is a software library that lets you quickly design and implement a fast message-based applications.
URL: https://github.com/mkoppanen/php-zmq
NumVotes: 6
Popularity: 0
OutOfDate: 1544712962
Maintainer:
Submitter: wolftankk
FirstSubmitted: 1456006866
LastModified: 1456006886
URLPath: /cgit/aur.git/snapshot/php-zmq.tar.gz