How to Install libao-ruby1.8 software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install libao-ruby1.8 software package in Ubuntu 12.04 LTS (Precise Pangolin)

libao-ruby1.8 software package provides cross-platform audio output library bindings for Ruby 1.8, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libao-ruby1.8 

libao-ruby1.8 is installed in your system.

Make ensure the libao-ruby1.8 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libao-ruby1.8 *

You will get with libao-ruby1.8 package name, version, architecture and description in a table

libao-ruby1.8 package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Sound
Package libao-ruby1.8
Version 0.1-1ubuntu3
Description cross-platform audio output library bindings for Ruby 1.8
Sub Section Sound


See Also, How to uninstall or remove libao-ruby1.8 software package from Ubuntu 12.04 LTS (Precise Pangolin)?