Extract .xz

unxz filename.tar.xz
# then
tar -xf filename.tar
click the source code to copy