zeromq-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S zeromq-git

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

$ yay -Rns zeromq-git

2. Manually Install "zeromq-git" via AUR

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

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

b. Clone zeromq-git's git locally

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

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

$ cd ~/zeromq-git $ makepkg -si

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

ID: 1240845
Name: zeromq-git
PackageBaseID: 36099
PackageBase: zeromq-git
Version: 4.3.4.r305.g5a5f90e0-1
Description: Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ
URL: https://zeromq.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: BOYPT
FirstSubmitted: 1270118943
LastModified: 1681377935
URLPath: /cgit/aur.git/snapshot/zeromq-git.tar.gz