kdiff3

compares and merges 2 or 3 files or directories

Install

All systems
curl cmd.cat/kdiff3.sh
Debian Debian
apt-get install kdiff3
Ubuntu
apt-get install kdiff3
Arch Arch Linux
pacman -S kdiff3
image/svg+xml Kali Linux
apt-get install kdiff3
Fedora
dnf install kdiff3
Windows (WSL2)
sudo apt-get update sudo apt-get install kdiff3
Raspbian
apt-get install kdiff3

kdiff3

compares and merges 2 or 3 files or directories

KDiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. KDiff3 allows recursive directory comparison and merging as well. This is the standard version of KDiff3, highly integrated into KDE. It has got KIO support (allowing for remote access of files and direct access to files in compressed archives) and integration into konqueror's context menu. There's also a stripped-down version called kdiff3-qt not depending on the KDE libraries.

kdiff3-qt

compares and merges 2 or 3 files or directories - Qt version

KDiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. KDiff3 allows recursive directory comparison and merging as well. This version of KDiff3 is stripped-down so that it doesn't depend on the KDE libraries. The package "kdiff3" contains the full-featured version of the program.