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