extract tarxz code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: extract tar gz tar -xvf archive.tar.gz