in linux how to extract a tar.gz file code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: extract tar.gz linux command line tar xvzf file.tar.gz