Hello Linux Geeksters. As you may know, Luminance 2.3.1 is an open-source, multi-platform project, running on Linux, Ubuntu and Mac OS X. It is a complete suite for HDR imaging workflow, based on Qt4. It has support for the most popular image formats, including JPEG, or RAW and is capable of saving the output files as JPEG or TIFF.

In this article I will show you how to install Luminance 2.3.1 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.
Because it is available via the GetDeb PPA, installing Luminance 2.3.1 on Ubuntu, Linux Mint, Pear OS and Elementary OS is easy. Follow the instructions for your system exactly, in order to get a successful installation.
How to install Luminance 2.3.1 on Ubuntu 13.10 and Linux Mint 16:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu saucy-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install luminance
How to install Luminance 2.3.1 on Ubuntu 13.04, Linux Mint 15 and Pear OS 8:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu raring-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install luminance
How to install Luminance 2.3.1 on Ubuntu 12,10, Linux Mint 14 and Pear OS 7:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu quantal-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install luminance
How to install Luminance 2.3.1 on Ubuntu 12,04, Linux Mint 13 and Elementary OS 0.2:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu precise-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install luminance