Automic VaultAutomic Vault

brew

Install zeromq with Homebrew, apk, dnf, Nix, pacman, zypper

High-performance, asynchronous messaging library. Version 4.3.5 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zeromq

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add libzmq

Alpine Linux edge package indexes · libzmq · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install zeromq

Fedora Rawhide package metadata · zeromq · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#zeromq

nixpkgs package indexes · pkgs/by-name/ze/zeromq/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S zeromq

Arch Linux sync databases · zeromq · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libzmq5

openSUSE Tumbleweed package metadata · libzmq5 · source: download.opensuse.org

overview

Package summary

High-performance, asynchronous messaging library

Commands and aliases

  • curve_keygen

history

Project history and usage

ZeroMQ is the classic brokerless messaging library for distributed and concurrent programs. It gives applications socket-like APIs for request/reply, publish/subscribe, pipeline, and related patterns while avoiding the always-central broker model of traditional message queues.

Project history

ZeroMQ grew out of iMatix and Pieter Hintjens work on messaging systems. Hintjens later wrote that the original 2007 ZeroMQ white paper had two goals: build a better messaging system and build a community that could carry it to broad success. FOSDEM material credits Hintjens with founding the project in 2007, while the ZeroMQ Guide credits Martin Sustrik with writing the bulk of the early libzmq code.

By summer 2010, ZeroMQ was still a niche library with a terse reference manual and sparse wiki. Hintjens and Sustrik responded by planning a simpler website and beginner guide; that guide became one of the project artifacts that made ZeroMQ unusually approachable for a systems messaging library.

The project evolved into a small core plus a wide surrounding ecosystem. The Guide describes libzmq as the C++ core with a low-level C API, surrounded by roughly 50 language bindings, native reimplementations such as JeroMQ and NetMQ, and higher-level projects including CZMQ, Zyre, Malamute, and Majordomo-style brokers.

Adoption history

ZeroMQ adoption followed from a practical promise: applications could get high-performance asynchronous messaging and common distributed-systems patterns without deploying a separate broker. The official site emphasizes use from many languages and platforms, multiple transports, and a large open source community.

Its ecosystem also spread through protocol compatibility. ZMTP gave ZeroMQ a documented wire protocol, while JeroMQ, NetMQ, and other native stacks could offer similar APIs without binding directly to libzmq. That matters for package users because the installed core library is only one piece of a larger protocol-and-bindings family.

How it is used

In practice, developers use ZeroMQ when they want messaging patterns inside an application: REQ/REP for service calls, PUB/SUB for data distribution, PUSH/PULL for work pipelines, ROUTER/DEALER for asynchronous routing, and inproc, IPC, TCP, UDP, multicast, WebSocket, or related transports depending on deployment shape.

The library is often embedded as infrastructure inside larger tools rather than run as a standalone daemon. Packaging libzmq gives downstream language bindings and applications a shared native engine, while protocol specs and reimplementations let some ecosystems speak ZeroMQ without linking to that engine.

Why package nerds care

ZeroMQ is package-nerd infrastructure: one small native library changes the dependency graph of many higher-level packages because Python, Node, C++, Java, C#, Rust, and other ecosystems can build bindings or compatible implementations around the same messaging patterns.

It is also a useful counterexample to queue-server assumptions. The package installs a library and a small utility surface, but the operational effect is architectural: message routing, fan-out, fan-in, and service topologies move into application code rather than a separately managed broker.

Timeline

  • 2007: Pieter Hintjens and the ZeroMQ community frame the project around both a better messaging system and an intentional open source community model.
  • 2010: Hintjens describes ZeroMQ as still little-known and begins the guide effort with Martin Sustrik to make the library easier to learn.
  • 2010s: libzmq becomes the core of a larger ecosystem of bindings, reimplementations, RFCs, and higher-level projects.
  • 2010s onward: ZMTP and CURVE-related RFCs document interoperable wire-level behavior and security mechanisms for ZeroMQ-style stacks.

Related projects

  • CZMQ provides a higher-level C binding and convenience layer around libzmq.
  • PyZMQ is one of the long-standing, influential language bindings named in the ZeroMQ Guide.
  • JeroMQ and NetMQ are native Java and C# implementations in the ZeroMQ family.
  • nanomsg and NNG are related messaging-library descendants/rethinks often discussed alongside ZeroMQ.
  • Malamute, Zyre, and Majordomo are examples of higher-level ZeroMQ community patterns or projects.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:sync

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
curve_keygencliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version4.3.5
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/zeromq/libzmq

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/zeromq/libzmqnone confidence

install metadata

Package metadata

Package keybrew:zeromq
Version4.3.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zeromq
Homepagehttps://zeromq.org/
Repositoryhttps://github.com/zeromq/libzmq
Upstream docshttps://zeromq.org/get-started
LicenseMPL-2.0
Source archivehttps://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz
Dependencieslibsodium
Build dependenciesasciidoc, pkgconf, xmlto
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezeromq
Aliases
  • 0mq
  • zmq
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

zeromq

nix profile install nixpkgs#zeromq
  • normalized package name match
  • Matched by: Zeromq
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ze/zeromq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libzmq 4.3.5-r2

The ZeroMQ messaging library and tools (libraries)

https://zeromq.org/

sudo apk add libzmq
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: zeromq
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zeromq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libzmq from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libzmq-static 4.3.5-r2

The ZeroMQ messaging library and tools (static library)

https://zeromq.org/

sudo apk add libzmq-static
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: zeromq
  • normalized package name match
  • Matched by: Zeromq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libzmq-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

zeromq 4.3.5-r2

The ZeroMQ messaging library and tools

https://zeromq.org/

sudo apk add zeromq
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: zeromq
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zeromq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zeromq from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

zeromq-dev 4.3.5-r2

The ZeroMQ messaging library and tools (development files)

https://zeromq.org/

sudo apk add zeromq-dev
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: zeromq
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zeromq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zeromq-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

zeromq 4.3.5-23.fc45

Software library for fast, message-based applications

https://zeromq.org

sudo dnf install zeromq
  • License: MPL-2.0 AND BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zeromq
  • 9 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Zeromq
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zeromq from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zeromq-devel 4.3.5-23.fc45

Development files for zeromq

https://zeromq.org

sudo dnf install zeromq-devel
  • License: MPL-2.0 AND BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zeromq
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Zeromq
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zeromq-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

zeromq 4.3.5-3

Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.

http://www.zeromq.org

sudo pacman -S zeromq
  • License: MPL-2.0
  • Architecture: x86_64
  • 7 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Zeromq
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zeromq from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libzmq5 4.3.5-1.9

Shared Library for ZeroMQ

http://www.zeromq.org/

sudo zypper install libzmq5
  • License: MPL-2.0
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: zeromq
  • 7 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Zeromq
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libzmq5 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libzmq5-32bit 4.3.5-1.9

Shared Library for ZeroMQ

http://www.zeromq.org/

sudo zypper install libzmq5-32bit
  • License: MPL-2.0
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: zeromq
  • 7 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Zeromq
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libzmq5-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

zeromq-devel 4.3.5-1.9

Development files for ZeroMQ

http://www.zeromq.org/

sudo zypper install zeromq-devel
  • License: MPL-2.0
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: zeromq
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Zeromq
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zeromq-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

zeromq-tools 4.3.5-1.9

Tools to work with ZeroMQ

http://www.zeromq.org/

sudo zypper install zeromq-tools
  • License: MPL-2.0
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: zeromq
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Zeromq
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zeromq-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment