Infrastructure as Code

Repositories with services as code

diffutils (3.10-8.el10)

Published 2026-05-19 00:19:26 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install diffutils

# on SUSE based distributions
zypper install diffutils

Repository Info

Architectures
x86_64

About this package

GNU collection of diff utilities
Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff compares two files and shows the differences, line by line. The cmp command shows the offset and line numbers where two files differ, or cmp can show the characters that differ between the two files. The diff3 command shows the differences between three files. Diff3 can be used when two people have made independent changes to a common original; diff3 can produce a merged file that contains both sets of changes and warnings about conflicts. The sdiff command can be used to merge two files interactively. Install diffutils if you need to compare text files.
Details
RPM
2026-05-19 00:19:26 +03:00
0
GPL-3.0-or-later
411 KiB
Assets (1)
Versions (1) View all
3.10-8.el10 2026-05-19