meld 3.23.0
Compare files, directories and working copies
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.
Meld helps you review code changes and understand patches. It might even help you to figure out what is going on in that merge you keep avoiding.
- Outputs:
out
- Website: https://meldmerge.org/
- Licenses: GPL 2
- Package source: gnu/packages/patchutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install meld 3.23.0
as follows:
guix install meld@3.23.0
Or install the latest version:
guix install meld
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.