.TAR.LZ File Extension
Lzip Compressed Tarball
Developer | N/A |
Popularity |
3.8 | 4 Votes |
Category | Compressed Files |
Format | Binary |
What is a TAR.LZ file?
"Tarball" (.TAR file) compressed with Lzip, a lossless data compressor based on the LZMA (Lempel-Ziv-Markov chain) algorithm, and therefore uses the compound file extension ".tar.lz;" often used for distributing linux software packages.
More Information
TAR.LZ files are similar to .TAR.LZMA files. They 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. There are several other instances of TAR files being compressed with separate algorithms such as .TAR.GZ, .TAR.XZ, and .TAR.BZ2.
Programs that open TAR.LZ files
Linux
Included with OS