PDA

View Full Version : Expanding RAR files help


maniacrobbins
February 14th, 2007, 11:19 AM
I'm using ubuntu with a PPC PowerBook and I need to know a good program to unarchive files (especially RAR). UnArchiver (or whatever program comes with Ubuntu) doesn't work along with XArchiver. they both say tha the file format is not supporeted. Can any suggest another RAR expanding program?

Thanx

Dave

renzokuken
February 14th, 2007, 12:11 PM
sudo apt-get install unrar

then the right click "extract here" will work fine as will the default GUI archiver

maniacrobbins
February 14th, 2007, 04:40 PM
thanx. thats works

AGSzabo
February 16th, 2007, 08:55 AM
there is no "unrar" package. its not free. there is only an "unrar-free" package but that cannot handle rar 3.0 archives.

btw, what to install so that even LHA files can be unpacked with "extract here"?

renzokuken
February 16th, 2007, 09:23 AM
7-zip may be? i think its available for linux

AGSzabo
February 16th, 2007, 09:33 AM
there is no such thing as 7-zip in the synaptic manager.

renzokuken
February 16th, 2007, 09:38 AM
just because its not in Synaptic, doesnt mean it doesnt exist......

you can get it from www.7-zip.org/download.html , you'll just have to install it yourself

there is a debian package available at the bottom, you can install it using

sudo dpkg -i name_of_file.deb

alternatively look here http://www.linux.org/apps/AppId_476.html

darrenm
February 16th, 2007, 09:45 AM
sudo apt-get install rar

you need the multiverse repo enabled.

then type rar e filename.rar

maniacrobbins
February 16th, 2007, 04:37 PM
People. I got this. If you want to discuss in here, go ahead, but I HAVE FIGURED THIS OUT. Renzokuken told me on the second post. thanx anyway though.

maniacrobbins
February 16th, 2007, 04:37 PM
People. I got this. If you want to discuss in here, go ahead, but I HAVE FIGURED THIS OUT. Renzokuken told me on the second post. thanx anyway though.