Results 1 to 4 of 4

Thread: how unzip .rar file

  1. #1
    Join Date
    May 2008
    Beans
    4

    how unzip .rar file

    I'm completely new with Ubuntu. How do I unzip a .rar file? With all the applications that are included in this latest version, there is nothing I can find to carry this out.

  2. #2
    Join Date
    Apr 2008
    Beans
    17

    Re: how unzip .rar file

    I haven't uses a .rar file before, but this website seems to have info relevant to how you handle them under linux.

    http://www.cyberciti.biz/faq/open-ra...linux-or-unix/

  3. #3
    Join Date
    Apr 2006
    Location
    Melbourne, Australia
    Beans
    251
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: how unzip .rar file

    if you have enabled the multiverse repository you should be able to install unrar. once installed all you need to do is right click on the archive and extract it.

    hope this helps

  4. #4
    Join Date
    Jun 2006
    Beans
    1,736
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: how unzip .rar file

    Applications > Accessories > Terminal

    Code:
    sudo aptitude install rar unrar
    Right click on the file and select "Extract Here"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •