uninstall programs

Discussion in 'Linux - General discussion' started by GRIEVSA, Jul 1, 2008.

  1. GRIEVSA

    GRIEVSA Member

    Joined:
    Jun 30, 2007
    Messages:
    48
    Likes Received:
    0
    Trophy Points:
    16
    does anyone know how i can uninstall programs in sabayon linux?
     
  2. varnull

    varnull Guest

    Easy, and covered in the sabayon wiki..

    for instance to remove opera..

    emerge --unmerge opera
     
  3. GRIEVSA

    GRIEVSA Member

    Joined:
    Jun 30, 2007
    Messages:
    48
    Likes Received:
    0
    Trophy Points:
    16
    thanks a bunch
     
  4. GRIEVSA

    GRIEVSA Member

    Joined:
    Jun 30, 2007
    Messages:
    48
    Likes Received:
    0
    Trophy Points:
    16
    so if i want to uninstall torcs it would be merge --unmerge TORCS
     
  5. GRIEVSA

    GRIEVSA Member

    Joined:
    Jun 30, 2007
    Messages:
    48
    Likes Received:
    0
    Trophy Points:
    16
    *emerge but all it says:


    grievsa@localhost ~ $ emerge --unmerge TORCS
    emerge: superuser access is required.
     
  6. GRIEVSA

    GRIEVSA Member

    Joined:
    Jun 30, 2007
    Messages:
    48
    Likes Received:
    0
    Trophy Points:
    16
    ok found how to login a superuser this is what i get now:
    grievsa@localhost ~ $ su -
    Password:
    localhost ~ # emerge --unmerge TORCS

    --- Couldn't find 'TORCS' to unmerge.
     
  7. varnull

    varnull Guest

  8. OzMick

    OzMick Guest

    Try typing the package name in lower case. Whatever name you used to install it in the first place - a lot of things in Linux are case sensitive. I can see a torcs package on my system, so I guess you're either typing it in wrong or you haven't got it installed.
     

Share This Page