libconcurrentlinkedhashmap-jav software package provides Implementation of java.util.LinkedHashMap with concurrency support, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libconcurrentlinkedhashmap-jav
libconcurrentlinkedhashmap-jav is installed in your system.
Make ensure the libconcurrentlinkedhashmap-jav package were installed using the commands given below,
$ sudo dpkg-query -l | grep libconcurrentlinkedhashmap-jav*
You will get with libconcurrentlinkedhashmap-jav package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libconcurrentlinkedhashmap-jav |
| Version | 1.1~jdk5-1 |
| Description | Implementation of java.util.LinkedHashMap with concurrency support |
| Sub Section | Java |