libaugeas-ruby1.8 software package provides Augeas bindings for the Ruby language, 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 libaugeas-ruby1.8
libaugeas-ruby1.8 is installed in your system.
Make ensure the libaugeas-ruby1.8 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libaugeas-ruby1.8 *
You will get with libaugeas-ruby1.8 package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Libraries |
| Package | libaugeas-ruby1.8 |
| Version | 0.3.0-1.1ubuntu4 |
| Description | Augeas bindings for the Ruby language |
| Sub Section | libs |