# Installer activemq-cpp avec Homebrew, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de activemq-cpp pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

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

  Preuve: 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

## Faits du paquet

- **Clé du paquet:** brew:activemq-cpp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/activemq-cpp>
- **Version:** 3.9.5
- **Résumé source:** C++ API for message brokers such as Apache ActiveMQ
- **Page d'accueil:** <https://activemq.apache.org/components/cms/>
- **Docs amont:** <https://activemq.apache.org/components/cms/>
- **Licence:** Apache-2.0
- **Archive source:** <https://www.apache.org/dyn/closer.lua?path=activemq/activemq-cpp/3.9.5/activemq-cpp-library-3.9.5-src.tar.bz2>
- **Dernière mise à jour:** 2026-07-10T11:09:14-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- activemqcpp-config (cli)
- example (cli)
- activemqcpp-config (alias)
- example (alias)

## Dépendances

- apr
- openssl@3

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.9.5
- gestionnaire mis à jour: 2026-07-10
- données locales: OK
- dépôt amont: https://activemq.apache.org/components/cms/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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/


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [apr](https://pkg.so/fr/brew/apr/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [nng](https://pkg.so/fr/brew/nng/) - Shares pkgdb curated category or tags: cli, developer-tools, messaging.
- [rabbitmq-c](https://pkg.so/fr/brew/rabbitmq-c/) - Shares pkgdb curated category or tags: cli, client-library, developer-tools, messaging.
- [ada-url](https://pkg.so/fr/brew/ada-url/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [libpq](https://pkg.so/fr/brew/libpq/) - Shares pkgdb curated category or tags: cli, client-library, developer-tools.
- [zeromq](https://pkg.so/fr/brew/zeromq/) - Shares pkgdb curated category or tags: cli, developer-tools, messaging.
- [fbthrift](https://pkg.so/fr/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [pybind11](https://pkg.so/fr/brew/pybind11/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [cgal](https://pkg.so/fr/brew/cgal/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [activemq](https://pkg.so/fr/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)


## Sources

- 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
