Kompare-like tool that needs no kdelibs dependencies

diff()software-rec

Are there any Kompare-like tools without KDE dependencies? Can be Qt or GTK based.

screenshot of Kompare

Best Answer

Try meld. It depends on Python and some GTK libraries but not much else.

From its web page:

Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems.

screenshot of meld

Related Question