libcanl-c2 software package provides EMI Common Authentication library - bindings for C, 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 libcanl-c2
libcanl-c2 is installed in your system.
Make ensure the libcanl-c2 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcanl-c2 *
You will get with libcanl-c2 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libcanl-c2 |
| Version | 2.1.2-1 |
| Description | EMI Common Authentication library - bindings for C |
| Sub Section | libs |