# activemq-cpp mit Homebrew, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für activemq-cpp in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:activemq-cpp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install activemq-cpp
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install activemq-cpp
```

  Evidenz: Fedora Rawhide package metadata: activemq-cpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:activemq-cpp
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/activemq-cpp>
- **Version:** 3.9.5
- **Quellzusammenfassung:** C++ API for message brokers such as Apache ActiveMQ
- **Homepage:** <https://activemq.apache.org/components/cms/>
- **Upstream-Dokumentation:** <https://activemq.apache.org/components/cms/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://www.apache.org/dyn/closer.lua?path=activemq/activemq-cpp/3.9.5/activemq-cpp-library-3.9.5-src.tar.bz2>
- **Zuletzt aktualisiert:** 2026-07-10T11:09:14-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- activemqcpp-config (cli)
- example (cli)
- activemqcpp-config (Alias)
- example (Alias)

## Abhängigkeiten

- apr
- openssl@3

## Build-Abhängigkeiten

- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.9.5
- Manager aktualisiert: 2026-07-10
- lokale Daten: OK
- Upstream-Repository: https://activemq.apache.org/components/cms/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

ActiveMQ-CPP is Apache ActiveMQ's C++ client library implementing the CMS API, a JMS-like interface for C++ applications talking to message brokers such as Apache ActiveMQ.

### Projektgeschichte

Apache documents CMS as a C++ Messaging Service API and identifies ActiveMQ-CPP as its implementation. The library supports OpenWire and Stomp over TCP and SSL, failover transport, and auxiliary portable classes for threading, I/O, sockets, and synchronization.

### Adoptionsgeschichte

The official download list shows a long 1.x, 2.x, and 3.x release line from ActiveMQ-CPP 1.0 through 3.9.5, plus CMS API releases. Homebrew and distribution package records reflect its role as a packaged native client library for C++ messaging applications.

### Wie es verwendet wird

Developers link the library into C++ clients that need to connect to a message broker. The source README documents Unix builds with autogen.sh, ./configure, make, make install, Doxygen generation, unit tests, integration tests against a broker, and MSVC support on Windows.

### Warum Paket-Nerds sich dafür interessieren

ActiveMQ-CPP is packaging-relevant because it is a native C++ dependency with APR, APR-Util, OpenSSL, CppUnit, autotools, generated docs, test binaries, and platform-specific build notes, the kind of library where package recipes encode real build-system knowledge.

### Zeitleiste

- 2007: ActiveMQ-CPP 1.0 tag created.
- 2007: CMS API 1.0 tag created.
- 2009: ActiveMQ-CPP 3.0 tag created.
- 2013: ActiveMQ-CPP 3.7.0 tag created.
- 2019: ActiveMQ-CPP 3.9.5 release tag created.
- 2025: Apache CMS download page lists 3.9.5 as the current stable release.

### Related projects

- The Apache CMS pages relate ActiveMQ-CPP to Apache ActiveMQ, the CMS API, OpenWire, Stomp, APR, APR-Util, CppUnit, and OpenSSL.

### Quellen

- Official Apache ActiveMQ-CPP source README for build, test, platform, and dependency history.
- Official Apache CMS component, documentation, and download pages for project purpose and release line.
- Official Apache GitHub tag metadata for release tag dates.


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** activemq-cpp
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- dnf - activemq-cpp - 3.9.5-6.fc44: normalized package name match | Fedora Rawhide package metadata: activemq-cpp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | C++ implementation of JMS-like messaging client | http://activemq.apache.org/cms/
- dnf - activemq-cpp-devel - 3.9.5-6.fc44: normalized package name match | Fedora Rawhide package metadata: activemq-cpp-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | C++ implementation header files for JMS-like messaging | http://activemq.apache.org/cms/


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/de/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [apr](https://pkg.so/de/brew/apr/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [nng](https://pkg.so/de/brew/nng/) - Shares pkgdb curated category or tags: cli, developer-tools, messaging.
- [rabbitmq-c](https://pkg.so/de/brew/rabbitmq-c/) - Shares pkgdb curated category or tags: cli, client-library, developer-tools, messaging.
- [ada-url](https://pkg.so/de/brew/ada-url/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [libpq](https://pkg.so/de/brew/libpq/) - Shares pkgdb curated category or tags: cli, client-library, developer-tools.
- [zeromq](https://pkg.so/de/brew/zeromq/) - Shares pkgdb curated category or tags: cli, developer-tools, messaging.
- [fbthrift](https://pkg.so/de/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [pybind11](https://pkg.so/de/brew/pybind11/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [cgal](https://pkg.so/de/brew/cgal/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [activemq](https://pkg.so/de/brew/activemq/) - Package names and metadata indicate a similar tool family. Shared terms: activemq, apache, cli, message, messaging.

## Combined YAML source

View the package source record on GitHub. [combined/activemq-cpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/activemq-cpp.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
