| ID: 114 |
Category: Ubuntu |
Date Posted: 06/02/2010 |
Page Impressions : 1,101 |
|
 |
How to unpack a .rar file in Ubuntu |
|
To uncompress a .rar file in Ubuntu you will need to install the .rar package to begin with. In the terminal enter the following the command:
sudo apt-get install unrar
Once this is installed, just right click the file you want to uncompress and extract it to your specified folder.
|
|
|