uncompress a tar file code example Example 1: extract tar.gz ubuntu terminal tar -xvf yourfile.tar.gz Example 2: uncompress tar tar -xvf filename.tar