User Tag List

Results 1 to 5 of 5

Thread: Help with LINUX MINT!

  1. #1
    Help with LINUX MINT!

    User Info Menu

    Help with LINUX MINT!

    Ok i just got linux mint installed and i have NO CLUE how in the hell to unrar my stuff like (Monster hunter unite) i tried downloaing WinRAR and it don't work if someone could PLEASE help out this noob on linux
    If you want to add me my PSN is De_La_Mara. I don't use my PSP anymore unless I want to hear music or watch videos and stuff. Make you choice.

  2. #2
    Help with LINUX MINT!

    User Info Menu

    Re: Help with LINUX MINT!

    no shit winrar doesn't work, IT'S FOR WINDOWS !!!

    anyway, go into a terminal window, cd into your desktop (can use ls to list directories and files) then type unrar filename or unrar -x file
    Last edited by B1G_BR0TH3R; 07-11-2009 at 08:38 PM.

  3. #3
    Help with LINUX MINT!

    User Info Menu

    Re: Help with LINUX MINT!

    Quote Originally Posted by B1G_BR0TH3R View Post
    no shit winrar doesn't work, IT'S FOR WINDOWS YOU NUB!!!

    anyway, go into a terminal window, cd into your desktop (can use ls to list directories and files) then type unrar filename or unrar -x file
    unrar didn't work for me until I downloaded WinRAR. Winrar isn't only windows if you go to it on Linux it lets you download the linux version im pretty sure.
    Every man for himself. You trust no one but yourself, if you want something done you do it your self don't rely on others. You watch your own back, you fight your own fights its you against the world.

    Quote Originally Posted by Some phag
    -.BUS.-'s mommy says to Cannon, "I love you,
    I love you, I love you"
    The Cannon on the bus says, "I love you, too"
    All through the town.

  4. #4
    Help with LINUX MINT!

    User Info Menu

    Re: Help with LINUX MINT!

    Quote Originally Posted by Zeus View Post
    unrar didn't work for me until I downloaded WinRAR. Winrar isn't only windows if you go to it on Linux it lets you download the linux version im pretty sure.
    is it in the apt repository?

    if it ain't in the apt it ain't worth gettin'

    if unrar doesn't work then I guess try sudo apt-get install unrar(?)

  5. #5
    Help with LINUX MINT!

    User Info Menu

    Re: Help with LINUX MINT!

    Quote Originally Posted by B1G_BR0TH3R View Post
    is it in the apt repository?

    if it ain't in the apt it ain't worth gettin'

    if unrar doesn't work then I guess try sudo apt-get install unrar(?)
    Yeah thats the one. You have to install unrar. Idk if it is WinRAR but I downloaded winrar. Don't know if thats what I'm using or not but unraring works for me. Its a bitch to find out how to do it though you have to try 50 commands to get something you want.

    Anyways, OP go to a terminal window and type the following.

    Code:
    sudo apt-get install unrar
    let it install that then type

    Code:
    cd Desktop
    and then if your file is on the desktop that needs to be unrared type this..

    Code:
    unrar x filename.rar
    That will unrar the file to the current directory. Might take a while its not as fast as WinRAR on Windows.
    Every man for himself. You trust no one but yourself, if you want something done you do it your self don't rely on others. You watch your own back, you fight your own fights its you against the world.

    Quote Originally Posted by Some phag
    -.BUS.-'s mommy says to Cannon, "I love you,
    I love you, I love you"
    The Cannon on the bus says, "I love you, too"
    All through the town.

Tags for this Thread

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
  •