tar tar.gz unpack code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: how to unzip using tar tar -xf archive.tar.gz