Find the answer to your Linux question:
Results 1 to 7 of 7
i use ubuntu and gnome for desktop so how can i get rar support? I know sudo apt-get install rar but it says that package cannot be found or something ...
  1. #1
    Just Joined!
    Join Date
    Jun 2005
    Posts
    4

    how can i unzip rar. files?!



    i use ubuntu and gnome for desktop so how can i get rar support?
    I know sudo apt-get install rar but it says that package cannot be found or something like that. Please help

  2. #2
    Linux Engineer
    Join Date
    Apr 2005
    Location
    Belgium
    Posts
    1,429
    Search for 'unrar'. That should work. Otherwise you can download and compile RAR for linux (shareware?) from rarlabs. Googling for it will do the trick
    ** Registered Linux User # 393717 and proud of it ** Check out www.zenwalk.org
    ** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **

  3. #3
    Linux Engineer
    Join Date
    Apr 2005
    Location
    Buenos Aires, Argentina
    Posts
    908
    apt-get install unrar
    serzsite.com.ar
    "All the drugs in this world won\'t save you from yourself"

  4. #4
    Just Joined!
    Join Date
    Jun 2005
    Posts
    4
    well i'm not so good whit command line thingys
    so is there any graphical unrar software?

  5. #5
    Linux Engineer
    Join Date
    Apr 2005
    Location
    Buenos Aires, Argentina
    Posts
    908
    No that I know, I couldn't find anything.
    serzsite.com.ar
    "All the drugs in this world won\'t save you from yourself"

  6. #6
    Just Joined! younness's Avatar
    Join Date
    Oct 2007
    Posts
    17

    Thumbs up Debian users: how to unrar .rar files!

    Quote Originally Posted by asdm View Post
    i use ubuntu and gnome for desktop so how can i get rar support?
    I know sudo apt-get install rar but it says that package cannot be found or something like that. Please help
    Debian users:

    1.
    Code:
    su
    2.
    Code:
    apt-get install -f
    3. You will be asked this question:
    After unpacking 242kB disk space will be freed.
    Do you want to continue [Y/n]?
    Code:
    y
    you are done!

    and then reinstall unrar package

  7. #7
    Linux Newbie
    Join Date
    Sep 2007
    Posts
    159
    Quote Originally Posted by asdm View Post
    well i'm not so good whit command line thingys
    so is there any graphical unrar software?
    file-roller deals with .rar archives.

    cheers, kai

Posting Permissions

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