libaugeas-ruby software package provides Augeas bindings for the Ruby language, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libaugeas-ruby
libaugeas-ruby is installed in your system.
Make ensure the libaugeas-ruby package were installed using the commands given below,
$ sudo dpkg-query -l | grep libaugeas-ruby *
You will get with libaugeas-ruby package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Ruby |
| Package | libaugeas-ruby |
| Version | 0.4.1-1.1 |
| Description | Augeas bindings for the Ruby language |
| Sub Section | Ruby |