libjpeg62-turbo software package provides libjpeg-turbo JPEG runtime library, 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 libjpeg62-turbo
libjpeg62-turbo is installed in your system.
Make ensure the libjpeg62-turbo package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjpeg62-turbo *
You will get with libjpeg62-turbo package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libjpeg62-turbo |
| Version | 1:1.3.1-12 |
| Description | libjpeg-turbo JPEG runtime library |
| Sub Section | libs |