-
-
Notifications
You must be signed in to change notification settings - Fork 241
Rar compression
aONe edited this page May 28, 2018
·
25 revisions
In some 1.1.0 beta versions, Keka supports RAR compression if the rar
binary is found on your machine. Due to restrictions in access to external binaries, the final 1.1.0 has no RAR compression support.
If you don't have the binary on your machine, you can download a trial version here or buy the full version here.
Note you'll need the command line version compiled for Mac OS X/macOS.
The paths that can be used are these:
/bin/rar
/usr/local/bin/rar
~/bin/rar
cp <DOWNLOADED_PATH/rar> /usr/local/bin/
Remember to restart Keka.
Many thanks to Alexander Roshal and the RARLAB team for it's great work.
Keka, the macOS file archiver (https://www.keka.io)