Site icon TechGit

Darktable 3.6.0 Released, How to Install in Ubuntu 20.04, 21.04

Darktable, open-source raw photo development tool, released version 3.6.0 today with exciting new features! Here’s how to install it in Ubuntu via PPA.

No version 3.5.x, Darktable goes directly to 3.6 release series. It introduced new “Import” module for easy multiple import tasks, thumbnail preview. And it is now used for importing from disk, card or camera in the same dialog.

Other changes in Darktable 3.6.0 include:

There are also much more other features, bug-fixes. And Lua API changed to 7.0.0. As well, the release added base support for new cameras including:

How to Install Darktable 3.6.0 in Ubuntu:

The software offers official .deb and .rpm packages available to download at OBS repository.

For choice, an unofficial PPA is available with the packages for Ubuntu 18.04, Ubuntu 20.04, Ubuntu 21.04, Linux Mint 20.

1. Open terminal either from system app launcher or by pressing Ctrl+Alt+T on keyboard. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/darktable

Type user password (no asterisk feedback) for sudo prompts and hit Enter to continue.

2. If an old version was installed, upgrade it using Software Updater:

upgrade darktable

or run commands in terminal to install Darktable:

sudo apt update

sudo apt install darktable

Uninstall:

To remove the PPA, either launch Software & Updates navigate to Other Software and remove the relevant line:

or run command in terminal:

sudo add-apt-repository --remove ppa:ubuntuhandbook1/darktable

To remove the RAW developer, either use Ubuntu Software or run command in terminal:

sudo apt remove --autoremove darktable

Original Article

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version