azmq-git on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S azmq-git

* (Optional) Uninstall azmq-git on Arch using YAY

$ yay -Rns azmq-git

2. Manually Install "azmq-git" via AUR

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

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

b. Clone azmq-git's git locally

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

c. Go to ~/azmq-git folder and install it

$ cd ~/azmq-git $ makepkg -si

3. Information about the azmq-git package on Arch User Repository (AUR)

ID: 587563
Name: azmq-git
PackageBaseID: 98555
PackageBase: azmq-git
Version: 0-1
Description: C++ language binding library integrating ZeroMQ with Boost Asio
URL: https://github.com/zeromq/azmq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rpetrano
Submitter: rpetrano
FirstSubmitted: 1440594427
LastModified: 1550569615
URLPath: /cgit/aur.git/snapshot/azmq-git.tar.gz