libclutter-cil software package provides Open GL based interactive canvas library -- CLI Bindings, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libclutter-cil
libclutter-cil is installed in your system.
Make ensure the libclutter-cil package were installed using the commands given below,
$ sudo dpkg-query -l | grep libclutter-cil *
You will get with libclutter-cil package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Mono/CLI |
| Package | libclutter-cil |
| Version | 1.0.0~alpha3~git20090817.r1.34 |
| Description | Open GL based interactive canvas library -- CLI Bindings |
| Sub Section | Cli-mono |