Description
Installs text comparison tools such as diff, cmp, diff3, and sdiff. Developers, maintainers, and users use them to compare files and generate patch data that describes changes.
The tools run in a terminal and are common in build, review, and troubleshooting workflows. They read files and print differences; patch creation itself does not modify files unless combined with other commands.