How to Install and Uninstall libanyevent-rabbitmq-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libanyevent-rabbitmq-perl" package

Learn how to install libanyevent-rabbitmq-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libanyevent-rabbitmq-perl

2. Uninstall "libanyevent-rabbitmq-perl" package

Please follow the step by step instructions below to uninstall libanyevent-rabbitmq-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libanyevent-rabbitmq-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libanyevent-rabbitmq-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libanyevent-rabbitmq-perl
Priority: optional
Section: universe/perl
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.19-2
Depends: libanyevent-perl, libdevel-globaldestruction-perl, libfile-sharedir-perl, liblist-moreutils-perl, libnet-amqp-perl, libreadonly-perl, libnamespace-clean-perl, amqp-specs (>= 1-0r0-2~), perl
Filename: pool/universe/liba/libanyevent-rabbitmq-perl/libanyevent-rabbitmq-perl_1.19-2_all.deb
Size: 22722
MD5sum: 3df04e8304ab745da800ad4a9e6ffec3
SHA1: 699a9c2249d5aeb52622d30072329e92e1d86137
SHA256: c2903863e7e500d247ae64a16fe67051d032b15c33e2ab99580a1d628c123417
Description-en: asynchronous and multi channel Perl AMQP client
AnyEvent::RabbitMQ is an AMQP (Advanced Message Queuing Protocol)
client library, that is intended to allow you to interact with
AMQP-compliant message brokers/servers such as RabbitMQ in an
asynchronous fashion.
.
You can use AnyEvent::RabbitMQ to -
.
* Declare and delete exchanges
* Declare, delete, bind and unbind queues
* Set QoS and confirm mode
* Publish, consume, get, ack, recover and reject messages
* Select, commit and rollback transactions
.
AnyEvent::RabbitMQ is known to work with RabbitMQ versions 2.5.1 and
versions 0-8 and 0-9-1 of the AMQP specification.
.
This client is the non-blocking version, for a blocking version with a
similar API, see Net::RabbitFoot.
Description-md5: 7646a76a50758747f2a39eab8c66e467
Homepage: https://metacpan.org/release/AnyEvent-RabbitMQ
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu