unzip tar gz cli code example Example 1: untar tar.gz tar -xzf file.tar.gz Example 2: unzip a tar.gz file in linux tar -xvzf community_images.tar.gz