How to Install and Uninstall ruby-amqp Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 24,2024

1. Install "ruby-amqp" package

This tutorial shows how to install ruby-amqp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-amqp

2. Uninstall "ruby-amqp" package

This tutorial shows how to uninstall ruby-amqp on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-amqp $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-amqp package on Ubuntu 21.10 (Impish Indri)

Package: ruby-amqp
Architecture: all
Version: 1.8.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1609
Provides: ruby-amq-client
Depends: ruby-amq-protocol (>= 2.2.0), ruby-eventmachine
Conflicts: ruby-amq-client
Replaces: ruby-amq-client
Filename: pool/universe/r/ruby-amqp/ruby-amqp_1.8.0-1_all.deb
Size: 824900
MD5sum: 43116fe6886734e01d400a8766797ffc
SHA1: 31c4c1dbc1e71e72e5375a9ce4ed6d09e5388e6e
SHA256: af5d8707866b66888cdc54b894088b5fa32d1336efcd5f7e15df2f71eba5333f
SHA512: 2762fc025a5b49fe67a4a1caeff7c70a9fe1424188401e9583fbdf6d6d1d3db03db6e9fdd6b1cbd1fc016ef04bc8bc71ef619b53ccaa1fe30cc46597cd5467c1
Homepage: https://github.com/ruby-amqp/amqp
Description-en: feature-rich, asynchronous AMQP client
AMQP is an open standard for messaging middleware that emphasizes
interoperability between different technologies (for example, Java,
Ruby, Python, .NET, Node.js, Erlang, C and so on).
.
Key features of AMQP are very flexible yet simple routing and binary
protocol efficiency. AMQP supports many sophisticated features, for
example, message acknowledgements, returning of messages to producer,
redelivery of messages that couldn't be processed, load balancing
between message consumers and so on.
.
This package contains a ruby client for AMQP.
Description-md5: 7c2dcfa200064eac3fe25685e94ca87f
Ruby-Versions: all