How to Install ruby-amq-protocol software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ruby-amq-protocol software package in Ubuntu 14.04 LTS (Trusty Tahr)

ruby-amq-protocol software package provides AMQP 0.9.1 encoder & decoder, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ruby-amq-protocol 

ruby-amq-protocol is installed in your system.

Make ensure the ruby-amq-protocol package were installed using the commands given below,

$ sudo dpkg-query -l | grep ruby-amq-protocol *

You will get with ruby-amq-protocol package name, version, architecture and description in a table

ruby-amq-protocol package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ruby
Package ruby-amq-protocol
Version 0.9.2-1
Description AMQP 0.9.1 encoder & decoder
Sub Section Ruby


See Also, How to uninstall or remove ruby-amq-protocol software package from Ubuntu 14.04 LTS (Trusty Tahr)?