how to untar tar.gz files debian code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: extract tar.gz tar -xf archive.tar.gz