Installed
programs: rmt and tar
The Tar package contains an archiving program.
Prepare Tar for compilation:
CC="gcc ${BUILD64}" ./configure --prefix=/usr \
--bindir=/bin --libexecdir=/usr/sbin
Compile the package:
make
To test the results, issue: make check.
Install the package:
make install