Estimated build time: 0.31 SBU Estimated required disk space: 6 MB |
Last checked against version 2.8.1.
The programs from this package show you the differences between two files or directories. It's most common use is to create software patches.
Diffutils installs the following files:
cmp, diff, diff3 and sdiff
Last checked against version 2.7.
Bash: sh
Binutils: ld, as
Diffutils: cmp
Fileutils: chmod, cp, install, mv, rm
Gcc: cc1, collect2, cpp0, gcc
Grep: egrep, grep
Make: make
Sed: sed
Sh-utils: date, hostname
Textutils: cat, tr
Prepare Diffutils to be compiled:
./configure --prefix=/usr |
Continue with compiling the package:
make |
And finish off installing the package:
make install |