How to Install and Uninstall ruby-bunny Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-bunny" package

This tutorial shows how to install ruby-bunny on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-bunny

2. Uninstall "ruby-bunny" package

In this section, we are going to explain the necessary steps to uninstall ruby-bunny on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-bunny package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-bunny
Priority: optional
Section: universe/ruby
Installed-Size: 332
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.2-1
Depends: ruby | ruby-interpreter, ruby-amq-protocol (>> 1.9.2-1~)
Filename: pool/universe/r/ruby-bunny/ruby-bunny_1.1.2-1_all.deb
Size: 48570
MD5sum: fcb7d8bc65dc40d2bd660680834a0753
SHA1: 51437dd9707f856374c55815d4f0aa085d74b95f
SHA256: 7a5e871366e940dcbf978bb802c86896362f38a7bf85e8f25fb397931ceb97da
Description-en: Synchronous Ruby AMQP client
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
Description-md5: 06caa38669e16b114076b5fbba155461
Homepage: http://github.com/ruby-amqp/bunny
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu