Ark has 2 optional dependencies for handling the RAR format
unrar
(came installed with EOS)
unarchiver
What’s the difference? Do I only need one or the other? Can I have both installed just in case or do I risk them conflicting?
https://archlinux.org/packages/extra/x86_64/unrar/
https://archlinux.org/packages/community/x86_64/unarchiver/
Most important is that unarchiver
is Free & Open-source
You need only one.
You can have both installed, but that doesn’t make sense because they have same functionality.
3 Likes
One manage rar archives, the other is multiformat and support many old archives formats (Mac, DOS,Amiga) :
https://code.google.com/archive/p/theunarchiver/wikis/SupportedFormats.wiki
You can have both installed.
Balder
February 3, 2023, 7:08pm
5
Tip on the side: If you want to use unrar to unpack splitted RAR archieves, you should install libunrar in addition to unrar, otherwise the compilation will not work.
I don’t know much about it. I just use Ark on Kde.
Edit: Everything on Kde is great!
1 Like
Balder
February 3, 2023, 7:27pm
7
Unrar comes preinstalled in EOS, but not libunrar, and then people wonder why they can’t unpack split RAR archives …
This thread is about ark
on KDE, specifically it’s optional dependencies.
1 Like
You can install unrar-free which has less options than its proprietary counterpart.
Not needed, at least for me last year, with a 4 parts archive, libunrar is only required for Calibre (.cbr comics) and optional for doublecmd.
2 Likes
Balder
February 4, 2023, 12:16pm
11
weird
Update: You are right, by now unpacking and reassembling splitted archieves actually works without libunrar.
1 Like