Results 1 to 4 of 4

Thread: reed help reverting a package installation

  1. #1
    Join Date
    Oct 2007
    Beans
    47
    Distro
    Ubuntu 8.10 Intrepid Ibex

    need help reverting a package installation [solved]

    hi-

    i installed nvidia-glx, which removed nividia-glx-new. now ubuntu 7.10 boots to a blank screen. if i boot through recovery mode, i'm just left at the terminal prompt with no clue as to what to do. i need to get rid of nividia-glx and reinstall nvidia-glx-new. someone please help.

    thanks
    Last edited by Dawa; August 30th, 2008 at 10:03 AM. Reason: solved

  2. #2
    Join Date
    Mar 2008
    Beans
    917

    Re: reed help reverting a package installation

    At that terminal run this

    sudo apt-get purge nividia-glx

    And then run this

    sudo apt-get install nvidia-glx-new

    now restart and that should be all it takes

  3. #3
    Join Date
    Aug 2008
    Location
    United States
    Beans
    295
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: reed help reverting a package installation

    Code:
    sudo apt-get purge nvidia-glx
    sudo apt-get install nvidia-glx-new
    Nice dude beat me to it
    --Gmxgeek

  4. #4
    Join Date
    Oct 2007
    Beans
    47
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Talking Re: reed help reverting a package installation

    thanks, that fixed it

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
  •