libvelocity-tools-java software package provides collection of useful tools for Velocity template engine, 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 libvelocity-tools-java
libvelocity-tools-java is installed in your system.
Make ensure the libvelocity-tools-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libvelocity-tools-java *
You will get with libvelocity-tools-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libvelocity-tools-java |
| Version | 2.0-2 |
| Description | collection of useful tools for Velocity template engine |
| Sub Section | Java |