expand tar file code example Example 1: extract tar.gz ubuntu terminal tar -xvf yourfile.tar.gz Example 2: untar .tar file tar -xvf yourfile.tar