libsisu-ioc-java software package provides JSR 330 container and OSGi/Plexus adapter, 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 libsisu-ioc-java
libsisu-ioc-java is installed in your system.
Make ensure the libsisu-ioc-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libsisu-ioc-java *
You will get with libsisu-ioc-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libsisu-ioc-java |
| Version | 2.3.0-5 |
| Description | JSR 330 container and OSGi/Plexus adapter |
| Sub Section | Java |