convert zip to tar.gz code example Example 1: unzip tar.gz Click to copytar -xvf file.tar.gz Example 2: unzip a tar.gz file in linux Click to copytar -xvzf community_images.tar.gz