Am Dienstag, 14. März 2023 schrieb David C. Rankin via tde-devels:
On 3/13/23 14:11, Darrell Anderson via tde-devels wrote:
Does ark support tar.lz?
Thanks.
Yes,
If TDE is patched for xz, then --lzma compression is supported in ark (see ksnapshot at https://paste.opensuse.org/pastes/7c80e743d044 -- good for 30 days)
This was a godsend for konqueror/ark. If TDE hasn't patched yet, grab the path from opensuse - well worth it.
If you mean lzip version 1, instead of lzma, then No, even with the xz patch, the old simplified form of the 'Lempel-Ziv-Markov chain-Algorithm' (lzma) is not supported in konqueror or ark.
I doubt that, see below.
From tar's standpoint, that's the difference between --lzip (not supported) and --lzma (supported)
If you have 'lzip' installed, ark works like expected with *tar.lz files (when they are genuinely lzip-compressed).
# create lzip-compressed tar archive: $ tar --lzip -cf Arch.tar.lz *
$ file Arch.tar.lz Arch.tar.lz: lzip compressed data, version: 1
$ ark Arch.tar.lz & # works
My system: $ tde-config --version Qt: 3.5.0 TDE: R14.1.0 [DEVELOPMENT] tde-config: 1.0