.TAR.XZ
XZ Compressed Archive
A .tar.xz file is a compressed archive, combining the functionalities of two distinct tools: `tar` and `xz`. The `tar` (...