When I had installed the rar application the archive manager was using that one which had problems with non-english characters. I uninstalled it and the archive manager used p7zip. The question is how can I make the archive manage (and extract here) to use the p7zip instead of rar but have both installed at the same time.
Asked
Active
Viewed 4,948 times
2 Answers
6
You'll need to associate p7zip with .rar
file types. To do so find a .rar
file and Right Click that file and choose "Open With Other Application..."
In the "Other Application" menu select "Use a custom command" and enter /usr/bin/p7zip -d
and check the "Remember this application" checkbox.

Marco Ceppi
- 48,101
-
Thanks, this is valid for ElementaryOS as well. – funder7 Sep 01 '20 at 15:30
3
Personally I found that the best archive manager which support non-English characters is PeaZip PeaZip web site. It has a support for RAR archives and is able to do many other operations.
In order to make this (or other) archive manager as a default choice: from file (archive) Properties menu select a Default application (for current file type).

Stefano Palazzo
- 86,783

Vincenzo
- 2,675