Can't downoad UFRaw on Ubuntu

hmunster123

Distinguished
May 27, 2014
187
6
18,685
Ubuntu newbie here. I would like to download a program to open my raw photoshop files on Ubuntu. but I keep getting the "dependency is not satisfiable" error. Any help appreciated.
 
In Linux (generally) all software is available via your distrobutions repository. you simply download/install with the program apt-get.

Ufraw is also a gimp plugin. It is available in Ubuntu repository.

sudo apt-get update
sudo apt-get install ufraw
sudo apt-get install gimp-ufraw
 

TRENDING THREADS