Install Amqp-consume On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian
Install amqp-consume
-
Debian
apt-get install amqp-tools
Click to copy -
Ubuntu
apt-get install amqp-tools
Click to copy -
Arch Linux
pacman -S librabbitmq-c
Click to copy -
Kali Linux
apt-get install amqp-tools
Click to copy -
CentOS
yum install librabbitmq-examples
Click to copy -
Fedora
dnf install librabbitmq-tools
Click to copy -
Raspbian
apt-get install amqp-tools
Click to copy
amqp-tools
Command-line utilities for interacting with AMQP serversRabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. This package includes command line utilities.
librabbitmq-tools
librabbitmq packagelibrabbitmq-c
A RabbitMQ(amqp) library written in C-languagelibrabbitmq-examples
Examples built using the librabbitmqlibrabbitmq-dbg
AMQP client library written in C - Debug FilesRabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. This package provides debugging symbols.