How to Install and Uninstall libanyevent-rabbitmq-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "libanyevent-rabbitmq-perl" package

This is a short guide on how to install libanyevent-rabbitmq-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libanyevent-rabbitmq-perl" package

This guide covers the steps necessary to uninstall libanyevent-rabbitmq-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libanyevent-rabbitmq-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libanyevent-rabbitmq-perl
Architecture: all
Version: 1.19+dfsg-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: amqp-specs, libanyevent-perl, libdevel-globaldestruction-perl, libfile-sharedir-perl, liblist-moreutils-perl, libnamespace-clean-perl, libnet-amqp-perl, libreadonly-perl, perl
Filename: pool/universe/liba/libanyevent-rabbitmq-perl/libanyevent-rabbitmq-perl_1.19+dfsg-2_all.deb
Size: 22040
MD5sum: 0e619600c3cda3947a87f0b62938ad44
SHA1: 4a8f7ba9b55268dda7fd0168b964e546c0f52709
SHA256: 2eb628ddee189e0851904f9227638edb1c0457976cf18fd422439136642d8a97
SHA512: 2663588726224b06f2c0bde3edcef261525714be14de73ce8528d641eb674724108f9a04aef3a01fb719b8e23b13555602fe9e6f1b9a736280be762f82a0c1c1
Homepage: https://metacpan.org/release/AnyEvent-RabbitMQ
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.
.
AnyEvent is a framework to do event-based programming,
implemented as a thin abstraction layer on top of other event loops.
Description-md5: f03df49ea0b023f3c389a176a6c1b203