macOS
brew install czmqlocal Homebrew formula metadata
sudo port install czmqMacPorts ports tree · devel/czmq/Portfile · source: api.github.com
brew
High-level C binding for ZeroMQ. Version 4.2.1 via Homebrew; verified 2026-06-19.
install
brew install czmqlocal Homebrew formula metadata
sudo port install czmqMacPorts ports tree · devel/czmq/Portfile · source: api.github.com
sudo apk add czmqAlpine Linux edge package indexes · czmq · source: dl-cdn.alpinelinux.org
sudo apt install libczmq-devDebian stable package indexes · libczmq-dev · source: deb.debian.org
sudo dnf install czmqFedora Rawhide package metadata · czmq · source: dl.fedoraproject.org
nix profile install nixpkgs#czmqnixpkgs package indexes · pkgs/by-name/cz/czmq/package.nix · source: api.github.com
sudo zypper install czmqopenSUSE Tumbleweed package metadata · czmq · source: download.opensuse.org
overview
High-level C binding for ZeroMQ
history
CZMQ is the high-level C binding for ZeroMQ, packaging a friendlier C API, helper classes, actors, and command-line utilities around the lower-level libzmq messaging library.
The CZMQ repository was created in 2011. Its README says the project grew out of concepts developed in the ZeroMQ Guide and aims to wrap the core ZeroMQ API in shorter, more readable application semantics.
CZMQ became part of the standard ZeroMQ packaging stack because C applications and language bindings could depend on higher-level socket, certificate, actor, and system helpers instead of writing directly against libzmq primitives.
Developers use CZMQ as a C library layered on libzmq, commonly through package-manager development packages. The README documents building against libzmq, package-manager installation paths, zsock, zauth, zcert, zactor, and the zmakecert helper for CURVE certificates.
For package nerds, CZMQ is one of the classic split-library cases: libzmq is the core, CZMQ is the high-level C convenience layer, and both tend to appear together in Unix package repositories for messaging software.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zmakecert | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/zeromq/czmq
install metadata
| Package key | brew:czmq |
|---|---|
| Version | 4.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/czmq |
| Homepage | http://czmq.zeromq.org/ |
| Repository | https://github.com/zeromq/czmq |
| Upstream docs | http://czmq.zeromq.org/ |
| License | MPL-2.0 |
| Source archive | https://github.com/zeromq/czmq/releases/download/v4.2.1/czmq-4.2.1.tar.gz |
| Last updated | 2026-06-19T12:30:05-07:00 |
| Pulse | updated |
| Dependencies | lz4, zeromq |
| Build dependencies | asciidoc, pkgconf, xmlto |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | czmq |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libczmq-dev 4.2.1-3+b1
High-level C binding for ZeroMQ (development files)
sudo apt install libczmq-devlibczmq4 4.2.1-3+b1
High-level C binding for ZeroMQ
sudo apt install libczmq4czmq
nix profile install nixpkgs#czmqlibczmq-dev 4.2.1-2build1
High-level C binding for ZeroMQ (development files)
sudo apt install libczmq-devlibczmq4 4.2.1-2build1
High-level C binding for ZeroMQ
sudo apt install libczmq4czmq 4.2.1-r4
High-level C binding for ZeroMQ
sudo apk add czmqczmq-dev 4.2.1-r4
High-level C binding for ZeroMQ (development files)
sudo apk add czmq-devczmq-static 4.2.1-r4
High-level C binding for ZeroMQ (static library)
sudo apk add czmq-staticczmq 4.2.1-24.fc44
High-level C binding for 0MQ (ZeroMQ)
sudo dnf install czmqczmq-devel 4.2.1-24.fc44
Development files for the czmq package
sudo dnf install czmq-develczmq 4.2.1-1.17
High-level C binding for ZeroMQ
https://github.com/zeromq/czmq
sudo zypper install czmqczmq-devel 4.2.1-1.17
Devel files for czmq
https://github.com/zeromq/czmq
sudo zypper install czmq-devellibczmq4 4.2.1-1.17
Shared library of czmq
https://github.com/zeromq/czmq
sudo zypper install libczmq4czmq
sudo port install czmqsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.