How to Install dcraw in Ubuntu 18.04



Install dcraw by entering the following commands in the terminal:

sudo apt update
sudo apt install dcraw

Description:

decode raw digital camera images

This utility converts the native (RAW), format of various digital cameras into netpbm portable pixmap (.ppm) image. Supports the following models: Canon, Kodak, Olympus, Nikon, Fuji, Minolta and Sigma (see http://www.cybercom.net/~dcoffin/dcraw/ for full list) Note: This utility does not read directly from the cameras, only the files after they have been downloaded, use gphoto2 for that.

Homepage: http://www.cybercom.net/~dcoffin/dcraw/

Version: 9.27-1ubuntu1

Section: universe/graphics