How to extract .tzst compressed files?
A TZST file contains multiple files in a Unix .TAR archive that is compressed with the Zstandard (zstd) compression algorithm to reduce the file size. It is the shorthand version of the compound extension tar.zst similar to the .TGZ, …

