2

I have a suite of scripts which I require and which make extensive use of djpeg. but 'which djpeg' returns nothing. How do I get the djpeg binary installed on my raspberry?

kent
  • 123
  • 1
  • 5

1 Answers1

6
sudo apt-get install libjpeg-progs