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

.TGZ File Extension

TIP: Run a free scan for .TGZ file extension errors.

Gzipped Tar File Icon
File TypeGzipped Tar File
DeveloperN/A
Popularity4 stars
CategoryCompressed Files
File Description

Unix .TAR file archive compressed with Gnu Zip (.GZIP) compression; the TAR file archives multiple files into one file and the Gzip compression reduces the archive file size.

To decompress a TGZ file from a Unix command line:

First type "gunzip filename.tar.gz" and press Enter.
This decompresses the archive.

Then type "tar -xf packed_files.tar" and press Enter.
This decodes the TAR archive and makes the the files readable.

NOTE: TGZ files are commonly used as install packages for Slackware Linux.

Program(s) that open .TGZ files
Linux Logo
Linux
Icon tar
Icon gunzip
Icon pkgtool
Sponsored Links
Updated 1/4/2011