libbackport-util-concurrent-ja software package provides backport of java.util.concurrent to Java 1.4, 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 libbackport-util-concurrent-ja
libbackport-util-concurrent-ja is installed in your system.
Make ensure the libbackport-util-concurrent-ja package were installed using the commands given below,
$ sudo dpkg-query -l | grep libbackport-util-concurrent-ja*
You will get with libbackport-util-concurrent-ja package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libbackport-util-concurrent-ja |
| Version | 3.1-3build1 |
| Description | backport of java.util.concurrent to Java 1.4 |
| Sub Section | libs |