libformula-java software package provides Excel(tm) style formula expressions library, 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 libformula-java
libformula-java is installed in your system.
Make ensure the libformula-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libformula-java *
You will get with libformula-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libformula-java |
| Version | 1.1.7.dfsg-2 |
| Description | Excel(tm) style formula expressions library |
| Sub Section | Java |