2

I'm just trying to install Meld 3.x. It has some dependencies and one of them is GTK+ >= 3.14. I am fed up of not able to update to GTK+ 3.14.

I want to know how to install meld latest version which is supported by GTK+ 3.12.

Is there a straight-forward way to install GTK+ 3.12 or Meld on my Ubuntu PC? Please include a step by step process.

PS: I did try installing Meld using Aptitude and Software center. It installs outdated versions. I need the latest version.

Melebius
  • 11,431
  • 9
  • 52
  • 78

1 Answers1

2

There is a PPA which includes Meld 3.18 for Ubuntu 14.04: ~jonathonf/backports. However, it also includes backports of a large number of other packages. I haven't tested this PPA, so maybe you should only install meld from it (see How do I cherry pick packages from a PPA?) and see if it works.

There's also another PPA which has Meld 3.14: ~pachulo/meld-backports.

muru
  • 197,895
  • 55
  • 485
  • 740