Ark - Unable to open 7z files

I’ve picked up an issue with Ark being unable to open password-protected 7zip files (7z file extension) in KDE Plasma 5.19.4 (Frameworks 5.73.0)

The only bug i can find is from a long time ago ; https://bugs.kde.org/show_bug.cgi?id=35371

Are there any easy workarounds for this prior to submitting a new bug if this is a valid issue?

Do you have p7zip installed and can the 7z command extract it?

3 Likes

There are a number of optional dependencies which add support for other archive types:

$ pacman -Si ark
...
Optional Deps   : p7zip: 7Z format support
                  unrar: RAR decompression support
                  unarchiver: RAR format support
                  lzop: LZO format support
                  lrzip: LRZ format support
...

No, - and that was the solution, thanks! Interesting that Ark doesn’t include p7zip by default given how usage for 7zip file formats has increased over time.

Thanks for the quick answer both of you! Much appreciated.

4 Likes

Optional depends. It’s called “freedom.”

1 Like