5.28. Tar-1.19

The Tar package contains an archiving program.

Approximate build time: 0.3 SBU
Required disk space: 19.9 MB

5.28.1. Installation of Tar

Prepare Tar for compilation:

./configure --prefix=/tools

Compile the package:

make

To test the results, issue:

make check

Install the package:

make install

Details on this package are located in Section 6.52.2, “Contents of Tar.”