GNOME Bugzilla – Bug 437122
Use PackageKit to install unrar automatically
Last modified: 2017-03-25 16:58:24 UTC
Unrarlib is GPL, and could be used to unpack files instead of unrar: http://www.unrarlib.org/
It would be nice.
I reported a bug in: Karmic Evince crash on opening cbr file - should ask to install unrar https://bugs.launchpad.net/bugs/480905 Instead of asking for installation of unrar, Evince crash asking a bug report. Before I found the source of crash, I advised to others Comix as a workaround.
Hi, by now Evince relies on third parties applications for managing compressed files. For rar files, evince works with (nonfree-)unrar (the freeware application from RARLABS) and free-unrar (the free software application from GNA! that uses Unrarlib). I don't think that is good idea to have code on Evince for decompressing rar files, it is better to have this code con gio/gvfs (they have code for zip files). Maybe is a good idea to open a new bug report for this feature on gio :) Delance: Feel free to open a bug report if you problem persists or find a new one. I'm interested to fix problems on the comics backend.
unrarlib doesn't support newer versions of the rar spec, so it could cause regressions. Asking to install unrar or rar is probably a better idea.
This would be obsoleted by the patches in bug 720742, meaning we don't ever need to use unrar.
RAR support is now builtin through unarr.