FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.TAR.LZMA File Extension

Tip Run a free scan for .TAR.LZMA file extension errors.

Generic Icon
File TypeLZMA Compressed Tarball
DeveloperN/A
Popularity3 stars
CategoryCompressed Files
File Description

"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

Program(s) that open .TAR.LZMA files
Linux Logo
Linux
Icon p7zip
Icon GNU Tar with lzma installed
Sponsored Links
Updated 1/2/2012