.TAR.LZMA 文件扩展名
LZMA Compressed Tarball
| 开发者 | 不适用 |
| 受欢迎程度 |
3.3 | 6 票 |
什么是 TAR.LZMA 文件?
"Tarball" (.TAR file) compressed with .LZMA (Lempel-Ziv-Markov chain Algorithm) compression, and thus uses the compound file extension ".tar.lzma;" often used for distributing linux software packages.
更多信息
TAR.LZMA files can be unpacked by first decompressing the file and then extracting files from the resulting tarball. This two-step process is commonly handled in one step by several file decompression utilities. For example, you can extract the file contents with the Unix program tar (assuming lzma is installed) by using this command:
tar --lzma -xvpf file.tar.lzma
可打开 TAR.LZMA 文件的程序
Windows
Android