Installation of Diffutils Prepare Diffutils for compilation: ./configure --prefix=/usr Compile the package: make And install it: make install