GIMP Package dependencies cannot be resolved
Solution 1:
Try sudo apt-get autoremove
into the terminal(if u deleted correctly the PPA, this one should work).
Then make a sudo apt-get update
and then sudo apt-get install gimp -y
Try sudo apt-get autoremove
into the terminal(if u deleted correctly the PPA, this one should work).
Then make a sudo apt-get update
and then sudo apt-get install gimp -y