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