How to Install and Uninstall ruby-amqp Package on Kali Linux

Last updated: May 06,2024

1. Install "ruby-amqp" package

Learn how to install ruby-amqp on Kali Linux

$ sudo apt update $ sudo apt install ruby-amqp

2. Uninstall "ruby-amqp" package

Please follow the guidance below to uninstall ruby-amqp on Kali Linux:

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

3. Information about the ruby-amqp package on Kali Linux

Package: ruby-amqp
Version: 1.8.0-1
Installed-Size: 1612
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Replaces: ruby-amq-client
Provides: ruby-amq-client
Depends: ruby-amq-protocol (>= 2.2.0), ruby-eventmachine
Conflicts: ruby-amq-client
Size: 1128204
SHA256: 8a99a3a59940129ed76279ec4bbf0d149e9963911d37d7af35cf64ec1985c380
SHA1: a3acff4791624bedb9d534759083dbdf3628bb00
MD5sum: a19a38ec546e327189b95fa7ff53e1ce
Description: 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:
Homepage: https://github.com/ruby-amqp/amqp
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-amqp/ruby-amqp_1.8.0-1_all.deb