How to Install librabbitmq4 in Ubuntu 18.04



Install librabbitmq4 by entering the following commands in the terminal:

sudo apt update
sudo apt install librabbitmq4

Description:

AMQP client library written in C

RabbitMQ 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 the library itself.

Homepage: https://github.com/alanxz/rabbitmq-c

Version: 0.8.0-1build1

Section: universe/libs