PDA

View Full Version : Rar Files in Ark



sunpascal
12-13-2004, 10:19 AM
Hi!

Whenever I try to open .rar files (using Ark) that I made on windows, i get an error message 'The utility unrar is not in your PATH. Please reinstall it or contact your system administrator.'
Does anyone have a solution?

kn2user
12-13-2004, 05:37 PM
I think that ark can not open rar files. Ark is for zip files. You could create a zip file instead of rar file if you want ark to open it.

ZeroKun
12-13-2004, 06:29 PM
download winrar for linux on their website.

baldyeti
12-13-2004, 09:18 PM
A command-line version of unrar can be installed via apt-get.

turbinater
12-20-2004, 06:11 PM
Hi!

Whenever I try to open .rar files (using Ark) that I made on windows, i get an error message 'The utility unrar is not in your PATH. Please reinstall it or contact your system administrator.'
Does anyone have a solution?

Type, as root, in a terminal


apt-get install rar unrar

adlihajarat
01-13-2010, 07:06 AM
as a root type
apt-get update

This will update the database of packages available, when finished type

apt-get install rar unrar