libraw 0.20.0
Raw image decoder
LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).
- Website: https://www.libraw.org
- Licenses: CDDL 1.0 · LGPL 2.1
- Package source: gnu/packages/photo.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libraw 0.20.0
as follows:
guix install libraw@0.20.0
Or install the latest version:
guix install libraw
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.