How to Install and Uninstall librabbitmq-tools.x86_64 Package on CentOS Stream 8

Last updated: October 11,2024

1. Install "librabbitmq-tools.x86_64" package

Please follow the step by step instructions below to install librabbitmq-tools.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install librabbitmq-tools.x86_64

2. Uninstall "librabbitmq-tools.x86_64" package

This guide let you learn how to uninstall librabbitmq-tools.x86_64 on CentOS Stream 8:

$ sudo dnf remove librabbitmq-tools.x86_64 $ sudo dnf autoremove

3. Information about the librabbitmq-tools.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:46:54 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : librabbitmq-tools
Version : 0.9.0
Release : 5.el8
Architecture : x86_64
Size : 48 k
Source : librabbitmq-0.9.0-5.el8.src.rpm
Repository : appstream
Summary : Example tools built using the librabbitmq package
URL : https://github.com/alanxz/rabbitmq-c
License : MIT
Description : This package contains example tools built using librabbitmq.
:
: It provides:
: amqp-consume Consume messages from a queue on an AMQP server
: amqp-declare-queue Declare a queue on an AMQP server
: amqp-delete-queue Delete a queue from an AMQP server
: amqp-get Get a message from a queue on an AMQP server
: amqp-publish Publish a message on an AMQP server