5.25. Tar-1.15.1

Tar 是一个归档程序,用来保存文件到归档文件或者从给定的 tar 归档文件中释放文件。

预计编译时间: 0.2 SBU
所需磁盘空间: 12.7 MB
安装依赖于: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed

5.25.1. 安装 Tar

准备编译 Tar:

./configure --prefix=/tools

编译软件包:

make

要测试结果,请运行:make check

安装软件包:

make install

关于这个软件包的详细资料位于 Section 6.57.2, “Contents of Tar.”