The Tar package contains an archiving program.
Approximate build time: 0.2 SBU Required disk space: 10.3 MB
Tar installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.
Prepare Tar for compilation:
./configure --prefix=/tools
Compile the programs:
make
(If you insist on testing the results, then issue: make check.)
Then install them and their documentation:
make install
The details on this package are found in the section called “Contents of Tar”.