# Installer rabbitmq-c avec Homebrew, apk, MacPorts, Nix, zypper

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

## installation

```sh
sudo av install brew:rabbitmq-c
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rabbitmq-c
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rabbitmq-c
```

  Preuve: MacPorts ports tree: net/rabbitmq-c/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add rabbitmq-c
```

  Preuve: Alpine Linux edge package indexes: rabbitmq-c from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#rabbitmq-c
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ra/rabbitmq-c/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install librabbitmq-devel
```

  Preuve: openSUSE Tumbleweed package metadata: librabbitmq-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:rabbitmq-c
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.17.0
- **Résumé source:** C AMQP client library for RabbitMQ
- **Page d'accueil:** <https://github.com/alanxz/rabbitmq-c>
- **Dépôt:** <https://github.com/alanxz/rabbitmq-c>
- **Dernière mise à jour:** 2026-07-02T08:05:13Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- amqp-consume (alias)
- amqp-declare-queue (alias)
- amqp-delete-queue (alias)
- amqp-get (alias)
- amqp-publish (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.17.0

## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - rabbitmq-c: normalized package name match | nixpkgs package indexes: pkgs/by-name/ra/rabbitmq-c/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - rabbitmq-c - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: rabbitmq-c from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RabbitMQ C client | https://github.com/alanxz/rabbitmq-c
- apk - rabbitmq-c-dev - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: rabbitmq-c-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RabbitMQ C client (development files) | https://github.com/alanxz/rabbitmq-c
- apk - rabbitmq-c-doc - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: rabbitmq-c-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RabbitMQ C client (documentation) | https://github.com/alanxz/rabbitmq-c
- apk - rabbitmq-c-static - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: rabbitmq-c-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RabbitMQ C client (static library) | https://github.com/alanxz/rabbitmq-c
- apk - rabbitmq-c-utils - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: rabbitmq-c-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RabbitMQ C client (command line utilities) | https://github.com/alanxz/rabbitmq-c
- zypper - librabbitmq-devel - 0.15.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: librabbitmq-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Header files and development libraries for rabbitmq-c | https://github.com/alanxz/rabbitmq-c
- zypper - librabbitmq4 - 0.15.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: librabbitmq4 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Client library for AMQP | https://github.com/alanxz/rabbitmq-c
- zypper - rabbitmq-c-tools - 0.15.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: rabbitmq-c-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Example tools built using the librabbitmq package | https://github.com/alanxz/rabbitmq-c
- MacPorts - rabbitmq-c: normalized package name match | MacPorts ports tree: net/rabbitmq-c/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
