libgeronimo-interceptor-3.0-sp software package provides Geronimo API implementation of the Interceptor 3.0 spec, 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 libgeronimo-interceptor-3.0-sp
libgeronimo-interceptor-3.0-sp is installed in your system.
Make ensure the libgeronimo-interceptor-3.0-sp package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgeronimo-interceptor-3.0-sp*
You will get with libgeronimo-interceptor-3.0-sp package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libgeronimo-interceptor-3.0-sp |
| Version | 1.0.1-1fakesync1 |
| Description | Geronimo API implementation of the Interceptor 3.0 spec |
| Sub Section | Java |