Home Apache PHP Ubuntu MySQL Linux HTML Win CSS Perl Javascript Rants Retro
 
Print This Page
Date Posted: Saturday 06th of February 2010 | Category: Ubuntu
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.