How to Install libopenraw7 in Ubuntu 18.04



Install libopenraw7 by entering the following commands in the terminal:

sudo apt update
sudo apt install libopenraw7

Description:

free implementation for RAW decoding

libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. . It also has the goal to address missing feature from dcraw like meta-data decoding and easy thumbnail extraction.

Homepage: http://libopenraw.freedesktop.org/

Version: 0.1.2-0.2

Section: universe/libs