PDA

View Full Version : [ubuntu] how to extract rar files with ubuntu server



pshootr
December 25th, 2008, 09:38 AM
Is there a program I can get from repositories that will let me extract rar files on intrepid server?

adobrakic
December 25th, 2008, 09:40 AM
Not sure about Ubuntu Server, but normally you just right click the .rar and press "extract here."

zvacet
December 25th, 2008, 11:04 AM
Be sure that you have multiverse repo enabled and


sudo apt-get install unrar

pshootr
December 27th, 2008, 10:21 AM
Be sure that you have multiverse repo enabled and


sudo apt-get install unrar

Thank you for the helpful reply. I am going to install it and see how I do at working it. :popcorn:

Bachstelze
December 27th, 2008, 10:24 AM
Thank you for the helpful reply. I am going to install it and see how I do at working it. :popcorn:


unrar x filename.rar