czmq on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "czmq" 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
Copied
b. Install czmq on Arch using YAY
$
yay -S
czmq
Copied
* (Optional) Uninstall czmq on Arch using YAY
$
yay -Rns
czmq
Copied
2. Manually Install "czmq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone czmq's git locally
$
git clone https://aur.archlinux.org/czmq.git
~/czmq
Copied
c. Go to ~/czmq folder and install it
$
cd
~/czmq
Copied
$
makepkg -si
Copied
3. Information about the czmq package on Arch User Repository (AUR)
ID: 1295292
Name: czmq
PackageBaseID: 196188
PackageBase: czmq
Version: 4.2.1-3
Description: High-level C Binding for ZeroMQ
URL: http://czmq.zeromq.org
NumVotes: 1
Popularity: 0.009091
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1690484447
LastModified: 1690486440
URLPath: /cgit/aur.git/snapshot/czmq.tar.gz
Name: czmq
PackageBaseID: 196188
PackageBase: czmq
Version: 4.2.1-3
Description: High-level C Binding for ZeroMQ
URL: http://czmq.zeromq.org
NumVotes: 1
Popularity: 0.009091
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1690484447
LastModified: 1690486440
URLPath: /cgit/aur.git/snapshot/czmq.tar.gz