6.52. Tar-1.19

The Tar package contains an archiving program.

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

6.52.1. Installation of Tar

Prepare Tar for compilation:

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

Compile the package:

make

To test the results, issue:

make check || true

Note that tests 26 and 29 are known to fail intermittently.

Install the package:

make install

6.52.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