How to Install libjpeg-turbo8 in Ubuntu 18.04



Install libjpeg-turbo8 by entering the following commands in the terminal:

sudo apt update
sudo apt install libjpeg-turbo8

Description:

IJG JPEG compliant runtime library.

Runtime library supporting the Independent JPEG Group's standard for JPEG files. . This package contains the shared library which is a drop in replacement for libjpeg8, which has better performance than standard libjpeg by use of SIMD and other optimizations.

Homepage: http://libjpeg-turbo.virtualgl.org/

Version: 1.5.2-0ubuntu5

Section: libs