kompare
Graphical file differences tool
Kompare is a program to view the differences between files. Features include:
comparison of files or directories via a graphical interface,
bezier-based connection widget letting you see both source and destination,
graphical viewing of patch files in normal, context, unified and diff formats,
interactive application of differences,
network transparency,
ability to view plain-text diff output in embedded viewer,
navigation of multiple-file diffs with dockable navigation tree,
graphical interface for commonly used diff command line options,
switch source and destination
and diff statistics.
- Versions: 25.08.2
- Website: https://apps.kde.org/kompare/
- Licenses: GPL 3+
- Package source: gnu/packages/kde-sdk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kompare as follows:
guix install kompare
Or install a particular version:
guix install kompare@25.08.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of kompare about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kompare'><img src='https://packages.guix.gnu.org/packages/kompare/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kompare)
Example Org:
[[https://packages.guix.gnu.org/packages/kompare][https://packages.guix.gnu.org/packages/kompare/badges/latest-version.svg]]