Monday, May 6, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 4119  / 3 Years ago, thu, october 7, 2021, 12:33:56

Ok...
I tried GIMP 2.8, but felt more comfortable with 2.6. I removed the PPA's from Ubuntu Software Centre, removed and purged GIMP, and even rm the .gimp-2.8 folder. But when I go to install GIMP via terminal or the Software Centre I encounter this problem.



I know I should have known better, I had a VERY similar problem with 2.7.
I tried those suggestions that worked for me last time, but I cannot get 2.6 back, see below for my error.



I am using Ubuntu 12.04 32 bit.



Thank you for your time and answers.



GIMP dependencies error


More From » dependencies

 Answers
1

OK, I just tried this on 12.04 64-bit, had the same problem, here's how I fixed it:




  • Open a terminal with Ctrl+Alt+T

  • Type these, one after the other:




    sudo add-apt-repository -r ppa:otto-kesselgulasch/gimp
    sudo apt-get update
    sudo apt-get remove gimp.* -y
    sudo apt-get autoremove -y
    sudo apt-get install gimp=2.6.12-1ubuntu1

  • If it gives you dependency errors at any point and asks you to run sudo apt-get -f install, do so and then resume from that point.



[#38389] Friday, October 8, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rryble

Total Points: 489
Total Questions: 121
Total Answers: 119

Location: Marshall Islands
Member since Mon, May 31, 2021
3 Years ago
rryble questions
Thu, Jan 5, 23, 18:10, 1 Year ago
Wed, Aug 11, 21, 07:19, 3 Years ago
Fri, Jul 23, 21, 00:13, 3 Years ago
;