How to install jpegtran for Linux CentOS
October 26, 2018
Jpegtran is a very useful thing to have if you are working with jpeg images on CentOS. Installing it on CentOS is easy, just type the following command:
yum install libjpeg*
Once installed it should be in /usr/bin/jpegtran