Darktable is a Free & best alternative for (RAW = ufraw, dcraw, rawtherapee & Image Management Tools = ufraw, rawstudio, f-spot, digikam, shotwell) open source photography workflow application, image management tool and RAW developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them, for more Features. The latest version of Darktable 2.0.3 released on March 29, 2016
1) Install Darktable on Debian based Systems
We can easily install Darktable on Debian based systems such as Ubuntu, Mint & Debian from their own Repository. Just fire the below commands.
$ sudo apt-get install darktable
2) Install Darktable on Ubuntu/Mint
We can easily install Latest version of Darktable on Ubuntu & Mint systems by adding the below PPA.
$ sudo add-apt-repository ppa:pmjdebruijn/darktable-release $ sudo apt-get update $ sudo apt-get install darktable
3) Install Darktable on CentOS/RHEL/Scientific Linux
We can install Darktable on CentOS/RHEL/Scientific Linux system by enabling NUX Dextop Repository.
# yum install darktable
4) Install Darktable on Fedora
We can install Darktable on Fedora system by enabling RPM Fusion Repository.
# yum install darktable [Up to Fedora 21] # dnf install darktable [Fedora 22 later]
5) Install Darktable on openSUSE
We can install Darktable on openSUSE system by enabling Packman Repository.
# zypper install darktable
Enjoy….)