libfelix-shell-java software package provides Felix OSGi shell to issue commands to the framework, 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 libfelix-shell-java
libfelix-shell-java is installed in your system.
Make ensure the libfelix-shell-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfelix-shell-java *
You will get with libfelix-shell-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libfelix-shell-java |
| Version | 1.4.2-3 |
| Description | Felix OSGi shell to issue commands to the framework |
| Sub Section | Java |