unzi tar.gz code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: unzip a tar.gz file in linux tar -xvzf community_images.tar.gz