extract tar .xz code example Example 1: extract tar.xz ubuntu tar -xf file.tar.xz Example 2: extract a tar.xz in linux tar -xvf archive.tar.xz