How-to Add Latest Gimp PPA for Ubuntu Linux

The Tip Show How-to Add the Apt PPA for Latest “The Gimp” on Ubuntu Linux.

  1. Open a Command Line Terminal Window

  2. Add the Apt theGimp PPA

    sudo su -c "add-apt-repository ppa:otto-kesselgulasch/gimp"
    sudo su -c "apt-get update"