search
top

Install Darktable on Fedora 15

If you are a photographer you probably work with RAW images and many other images. There are not many programs available for Linux that are really good for managing and editing out there, but they are growing. One such program is Darktable.

Darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. In 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. On the Windows side of the coin there is Adobe Photoshop Lightroom.

First we need to add the repo. Open a terminal.

$ cd /etc/yum.repos.d
$ sudo wget http://dt-nightly.hamsterkollektivet.se/dt-nightly.repo
$ sudo yum update

Now let’s install it.

$ sudo yum -y install darktable

Now you are set to use this powerful editing program in Linux !!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

top