felix-main software package provides Execution environment for OSGi Felix Framework, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install felix-main
felix-main is installed in your system.
Make ensure the felix-main package were installed using the commands given below,
$ sudo dpkg-query -l | grep felix-main *
You will get with felix-main package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Java |
| Package | felix-main |
| Version | 4.0.1-2 |
| Description | Execution environment for OSGi Felix Framework |
| Sub Section | Java |