1

The file test.rar can be opened with 7z e test.rar.
When to double click on test.rar with Xarchiver,an error info occurs as following:

enter image description here

How can i add support for rar file with Xarchiver ?

showkey
  • 323

2 Answers2

1

You can try installing 'unrar', that should work AFAIK.

If you're on Debian 'main' repos (only free-as-in-freedom packages) be advised that 'unrar-free' could have limited functionality. There's also 'unar' in that case.

Apparently this is the only official documentation: file:///usr/share/doc/xarchiver/index.html

You should have it if you have xarchiver installed.

0
sudo apt-get install rar unrar

Once installed ,right click on the rar file.

scrapy
  • 333