How-to Add Darktable PPA for Ubuntu/Mint GNU/Linux

The Tip Show How-to Add the Darktable PPA Apt Repo for Linux Mint/Ubuntu GNU Desktops.

Enable Darktable Ubuntu/Mint PPA - Rocket Launcher




  1. Open a Command Line Console Session

  2. Enabling the Darktable Apt PPA

    sudo su -c "apt-add-repository ppa:pmjdebruijn/darktable-release"

    If Got “User is Not in Sudoers file” then Look: Solution




  3. Refresh Apt Repositories

    sudo apt-get update