czmqpp-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S czmqpp-git

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

$ yay -Rns czmqpp-git

2. Manually Install "czmqpp-git" via AUR

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

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

b. Clone czmqpp-git's git locally

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

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

$ cd ~/czmqpp-git $ makepkg -si

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

ID: 471131
Name: czmqpp-git
PackageBaseID: 80060
PackageBase: czmqpp-git
Version: 20160505-1
Description: C++ wrapper for czmq
URL: https://github.com/zeromq/czmqpp
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1395011900
LastModified: 1513724749
URLPath: /cgit/aur.git/snapshot/czmqpp-git.tar.gz