download a tar file in terminal code example Example 1: extract a tar.xz file linux tar -xf filename.tar.xz Example 2: untar .tar file tar -xvf yourfile.tar