6.55. Tar-1.22

The Tar package contains an archiving program.

Approximate build time: 1.9 SBU testsuite included
Required disk space: 21.2 MB

6.55.1. Installation of Tar

Prepare Tar for compilation:

./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin

Compile the package:

make

To test the results (about 1 SBU), issue:

make check

Install the package:

make install

6.55.2. Contents of Tar

Installed programs: rmt and tar

Short Descriptions

rmt

Remotely manipulates a magnetic tape drive through an interprocess communication connection

tar

Creates, extracts files from, and lists the contents of archives, also known as tarballs