Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大多数软件,当不在一个包中时,例如.deb,进来.tar.gz或.tar.xz。tar使用前是否需要使用xzor gz?这样做有什么好处?
.deb
.tar.gz
.tar.xz
tar
xz
gz
如果您想合并多个文件 - 使用gzip 或其他工具tar,然后可以选择压缩您的存档。tar如果您只有 1 个文件 - 使用tar没有意义,只需使用 gzip 压缩文件