Details on this package are located in Section 6.57.2, “Contents of Tar.”
The Tar package contains an archiving program.
User Notes: http://wiki.linuxfromscratch.org/hlfs/wiki/tar
Prepare Tar for compilation:
./configure --prefix=/tools
Compile the package:
make
Install the package:
make install
Details on this package are located in Section 6.57.2, “Contents of Tar.”