libcanl-java software package provides EMI Common Authentication library - bindings for Java, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcanl-java
libcanl-java is installed in your system.
Make ensure the libcanl-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcanl-java *
You will get with libcanl-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Java |
| Package | libcanl-java |
| Version | 2.4.0-1 |
| Description | EMI Common Authentication library - bindings for Java |
| Sub Section | Java |