czmq-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S czmq-git

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

$ yay -Rns czmq-git

2. Manually Install "czmq-git" via AUR

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

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

b. Clone czmq-git's git locally

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

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

$ cd ~/czmq-git $ makepkg -si

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

ID: 1424568
Name: czmq-git
PackageBaseID: 58104
PackageBase: czmq-git
Version: 1:4.2.1.r118.g1b5062c3-1
Description: High-level C binding for ZeroMQ
URL: https://github.com/zeromq/czmq
NumVotes: 11
Popularity: 1.0E-6
OutOfDate:
Maintainer: Integral
Submitter:
FirstSubmitted: 1333294594
LastModified: 1710103707
URLPath: /cgit/aur.git/snapshot/czmq-git.tar.gz